Browse Source

首页基本完成,去除电影的页面的路由注册,代码仍然保留2

zhangyujun 3 years ago
parent
commit
32e5fa0a95
1 changed files with 0 additions and 29 deletions
  1. 0 29
      src/pages.json

+ 0 - 29
src/pages.json

@@ -78,35 +78,6 @@
         "navigationStyle": "custom"
       }
     },
-    {
-      "path": "pages/cinema/cinemalist",
-      "style": {
-        "navigationBarTitleText": "影院列表",
-        "enablePullDownRefresh": false
-      }
-    },
-    {
-      "path": "pages/cinema/schedulelist",
-      "style": {
-        "navigationBarTitleText": "",
-        "enablePullDownRefresh": false,
-        "backgroundColor": "#ffffff"
-      }
-    },
-    {
-      "path": "pages/cinema/selectseat",
-      "style": {
-        "navigationBarTitleText": "",
-        "enablePullDownRefresh": false
-      }
-    },
-    {
-      "path": "pages/cinema/placeorder",
-      "style": {
-        "navigationBarTitleText": "付款",
-        "enablePullDownRefresh": false
-      }
-    },
     {
       "path": "pages/user/order",
       "style": {