BAIYANG 6 年之前
父节点
当前提交
3abaa76c37
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      index.js

+ 0 - 1
index.js

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