root 6 anni fa
parent
commit
0d72a9fd8a
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      index.js

+ 0 - 3
index.js

@@ -19,9 +19,6 @@ app.use(bodyParser.urlencoded({extended: false}));
 }*/
 
 
-
-
-
 // 首页
 app.get('/', function (req, res) {
   res.redirect('/file')