Selaa lähdekoodia

已经去除无关界面

JXDS18FUJT 10 kuukautta sitten
vanhempi
commit
b3537daf2d
1 muutettua tiedostoa jossa 3 lisäystä ja 178 poistoa
  1. 3 178
      src/pages.json

+ 3 - 178
src/pages.json

@@ -6,165 +6,7 @@
 				"navigationBarTitleText": "文字技巧列表"
 			}
 		},
-		{
-			"path": "pages/home/index",
-			"style": {
-				"navigationBarTitleText": "",
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/index/index",
-			"style": {
-				"navigationBarTitleText": "极速生活圈",
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/user/set",
-			"style": {
-				"navigationBarTitleText": "我的设置"
-			}
-		},
-		{
-			"path": "pages/user/collectionList",
-			"style": {
-				"navigationBarTitleText": "我的收藏"
-			}
-		},
-		{
-			"path": "pages/user/browserecord",
-			"style": {
-				"navigationBarTitleText": "浏览足迹"
-			}
-		},
-		{
-			"path": "pages/webview/webview",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"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": {
-				"navigationBarTitleText": "我的订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/cinema/orderdes",
-			"style": {
-				"navigationBarTitleText": "订单详情",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/cinema/citylist",
-			"style": {
-				"navigationBarTitleText": "选择城市",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/fulu/index",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/fulu/placeorder",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/fulu/orderdes",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/carVideo/index",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/phoneBill/index",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/phoneBill/orderdes",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/carVideo/play",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/carVideo/more",
-			"style": {
-				"navigationBarTitleText": ""
-			}
-		},
-		{
-			"path": "pages/user/index",
-			"style": {
-				"navigationBarTitleText": "",
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/cinema/index",
-			"style": {
-				"navigationBarTitleText": "",
-				"navigationStyle": "custom"
-			}
-		},
+		
 		{
 			"path": "pages/lookBeforeExam/index",
 			"style": {
@@ -185,29 +27,12 @@
 		"backgroundColor": "#ffffff",
 		"list": [
 			{
-				"pagePath": "pages/home/index",
+				"pagePath": "pages/textCheatsList/index",
 				"iconPath": "static/imgs/home.png",
 				"selectedIconPath": "static/imgs/home-avtive.png",
 				"text": "首页"
-			},
-			{
-				"pagePath": "pages/carVideo/index",
-				"iconPath": "static/imgs/video.png",
-				"selectedIconPath": "static/imgs/video-avtive.png",
-				"text": "学车"
-			},
-			{
-				"pagePath": "pages/cinema/index",
-				"iconPath": "static/imgs/theFilm.png",
-				"selectedIconPath": "static/imgs/theFilm-avtive.png",
-				"text": "电影"
-			},
-			{
-				"pagePath": "pages/user/index",
-				"iconPath": "static/imgs/user.png",
-				"selectedIconPath": "static/imgs/user-avtive.png",
-				"text": "我的"
 			}
+			
 		]
 	},
 	"globalStyle": {