Explorar el Código

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

zhangyujun hace 3 años
padre
commit
32e5fa0a95
Se han modificado 1 ficheros con 0 adiciones y 29 borrados
  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": {