普兆健康管家前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

142 lines
2.2 KiB

{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/report",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true
}
},
{
"path": "pages/index/product",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/cart",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/center",
"style": {
"navigationBarTitleText": ""
}
}
],
"preloadRule": {
"pages/index/index": {
"network": "all",
"packages": ["pages_order"]
}
},
"subPackages": [{
"root": "pages_order",
"pages": [
{
"path": "auth/wxLogin"
},
{
"path": "auth/wxAccountLogin"
},
{
"path": "auth/wxUserInfo"
},
{
"path": "auth/loginAndRegisterAndForgetPassword"
},
{
"path": "report/test/intro"
},
{
"path": "report/test/step"
},
{
"path": "report/test/answer"
},
{
"path": "report/result/index"
},
{
"path": "report/detail/index"
},
{
"path": "report/nutritionProgram/index"
},
{
"path": "report/compare/select"
},
{
"path": "report/compare/result"
},
{
"path": "product/productDetail"
},
{
"path": "order/orderConfirm/index"
},
{
"path": "order/orderList/index"
},
{
"path": "order/orderDetail/index"
},
{
"path": "address/addressList"
},
{
"path": "comment/commentRecords"
},
{
"path": "comment/commentWrite"
},
{
"path": "applyService/index"
},
{
"path": "checkup/checkupRecords"
},
{
"path": "checkup/checkupBook/apply"
},
{
"path": "checkup/checkupBook/detail"
},
{
"path": "checkup/checkupReport/index"
},
{
"path": "order/orderDetail"
},
{
"path": "mine/purse"
},
{
"path": "mine/runningWater"
},
{
"path": "mine/help"
},
{
"path": "mine/promotion"
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "普兆医疗",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom"
},
"uniIdRouter": {}
}