root 8 سال پیش
والد
کامیت
0d72a9fd8a
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  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')