root 6 years ago
parent
commit
0d72a9fd8a
1 changed files with 0 additions and 3 deletions
  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')