| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236 | 
							- {
 
- 	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
 
- 		// {
 
- 		//     "path" : "pages/fc-page/fc/fc",
 
- 		//     "style" : {}
 
- 		// },
 
- 		// {
 
- 		//     "path" : "pages/fc-page/fc-list/fc-list",
 
- 		//     "style" : {}
 
- 		// },
 
- 		// {
 
- 		//     "path" : "pages/personal-page/devices-update/devices-update",
 
- 		//     "style" :                                                                                    
 
- 		//     {
 
- 		//         "navigationBarTitleText": "",
 
- 		//         "enablePullDownRefresh": false
 
- 		//     }
 
- 		    
 
- 		// },
 
- 		// #ifdef APP-PLUS || H5
 
- 		{
 
- 			"path": "pages/Loading-page/Loading/Loading",
 
- 			"style": {}
 
- 		},
 
- 		//app 相关注册页面
 
- 		{
 
- 			"path": "pages/login-page/login/login",
 
- 			"style": {
 
- 				"navigationBarTitleText": "登录"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/login-page/reg/reg",
 
- 			"style": {
 
- 				"navigationBarTitleText": "注册"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/login-page/main/main",
 
- 			"style": {
 
- 				"navigationBarTitleText": "我的"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/login-page/pwd/pwd",
 
- 			"style": {
 
- 				"navigationBarTitleText": "找回密码"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/login-page/user/user",
 
- 			"style": {
 
- 				"navigationBarTitleText": "我的"
 
- 			}
 
- 		},
 
- 		// #endif
 
- 		{
 
- 			"path": "pages/personal-page/personal/personal",
 
- 			"style": {
 
- 				"navigationBarTitleText": "个人中心",
 
- 				"app-plus": {
 
- 					"bounce": "none"
 
- 				},
 
- 				"disableScroll": true
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/game-page/game/game",
 
- 			"style": {
 
- 				"navigationBarTitleText": "游戏" 
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/my-page/homepage/homepage",
 
- 			"style": {
 
- 				"navigationBarTitleText": "我的"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/my-page/userInfo/userInfo",
 
- 			"style": {
 
- 				"navigationBarTitleText": "完善资料"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/personal-page/plan/plan",
 
- 			"style": {
 
- 				"navigationBarTitleText": "健身计划"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/personal-page/devices/devices",
 
- 			"style": {
 
- 				"navigationBarTitleText": "选中设备型号",
 
- 				"enablePullDownRefresh": true
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/conversion-page/conversion/conversion",
 
- 			"style": {}
 
- 		},
 
- 		{
 
- 			"path": "pages/personal-page/list/list",
 
- 			"style": {}
 
- 		}, {
 
- 			"path": "pages/game-page/game-comment/game-comment",
 
- 			"style": {
 
- 				"navigationBarTitleText": "游戏评论"
 
- 			}
 
- 		}, {
 
- 			"path": "pages/game-page/game-search/game-search",
 
- 			"style": {
 
- 				"navigationBarTitleText": "搜索"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/game-page/game-detail/game-detail",
 
- 			"style": {
 
- 				"navigationBarTitleText": "游戏详情"
 
- 			}
 
- 		},
 
- 		// #ifdef H5
 
- 		{
 
- 			"path": "pages/game-page/game-play/game-play-web",
 
- 			"style": {}
 
- 		},
 
- 		// #endif
 
- 		// #ifdef APP-PLUS
 
- 		{
 
- 			"path": "pages/game-page/game-play-sub/game-play-sub",
 
- 			"style": {
 
- 				"app-plus": {
 
- 					"titleNView": false,
 
- 					"subNVues": [{
 
- 						"id": "game",
 
- 						"path": "pages/game-page/game-play-sub/subGame/subGame",
 
- 						"type": "popup",
 
- 						"style": {
 
- 							"width": "100%",
 
- 							"position":"absolute"
 
- 						}
 
- 					}]
 
- 				}
 
- 				
 
- 			}
 
- 		},
 
- 		// #endif
 
- 		{
 
- 			"path": "pages/personal-page/favorites/favorites",
 
- 			"style": {
 
- 				"navigationBarTitleText": "我的关注"
 
- 			}
 
- 		}, {
 
- 			"path": "pages/personal-page/more/more",
 
- 			"style": {
 
- 				"navigationBarTitleText": "我的设备"
 
- 			}
 
- 		}, {
 
- 			"path": "pages/game-page/game-ranking/game-ranking",
 
- 			"style": {}
 
- 		}, {
 
- 			"path": "pages/login-page/bindPhone/bindPhone",
 
- 			"style": {}
 
- 		}, {
 
- 			"path": "pages/my-page/perfectInfo/perfectInfo",
 
- 			"style": {}
 
- 		}
 
- 	    ,{
 
-             "path" : "pages/login-page/userAgreement/userAgreement",
 
-             "style" : {}
 
-         }
 
-         ,{
 
-             "path" : "pages/personal-page/devices-category/devices-category",
 
-             "style" : {}
 
-         }
 
-         ,{
 
-             "path" : "pages/personal-page/devices-hardware/devices-hardware",
 
-             "style" : {}
 
-         }
 
-         ,{
 
-             "path" : "pages/fc-page/fc/fc",
 
-             "style" : {}
 
-         }
 
-         ,{
 
-             "path" : "pages/fc-page/fc-list/fc-list",
 
-             "style" : {}
 
-         }
 
-         ,{
 
-             "path" : "pages/personal-page/devices-update/devices-update",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "",
 
-                 "enablePullDownRefresh": false
 
-             }
 
-             
 
-         }
 
-         ,{
 
-             "path" : "pages/info-page/app-info/app-info",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "",
 
-                 "enablePullDownRefresh": false
 
-             }
 
-             
 
-         }
 
-         ,{
 
-             "path" : "pages/my-page/firstPlan/firstPlan",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "",
 
-                 "enablePullDownRefresh": false
 
-             }
 
-             
 
-         }
 
-     ],
 
- 	"globalStyle": {
 
- 		"navigationBarTextStyle": "black",
 
- 		"navigationBarTitleText": "uni-app",
 
- 		"navigationBarBackgroundColor": "#FFFFFF",
 
- 		"backgroundColor": "#F8F8F8",
 
- 		"navigationStyle": "custom"
 
- 	},
 
- 	"condition": { //模式配置,仅开发期间生效
 
- 		"current": 0, //当前激活的模式(list 的索引项)
 
- 		"list": [{
 
- 			"name": "", //模式名称
 
- 			"path": "", //启动页面,必选
 
- 			"query": "" //启动参数,在页面的onLoad函数里面得到
 
- 		}]
 
- 	}
 
- }
 
 
  |