不知道咋回事求大神解救下
{
"pages": [
"pages/shouye/index",
"pages/user/login",
"pages/shouye/search",
"pages/shouye/search_result",
"pages/shouye/coupon",
"pages/shouye/detail",
"pages/shouye/huanxiang",
"pages/user/index",
"pages/user/yetx",
"pages/user/xfjl",
"pages/user/hsjl",
"pages/user/fhjl",
"pages/user/order",
"pages/user/bi_jl",
"pages/guize/guize",
"pages/user/my_coupon",
"pages/user/coupon_detail",
"pages/user/wuliu_detail",
"pages/sangdai/sangdai",
"pages/user/change",
"pages/infinite/index",
"pages/infinite/BoxDetails",
"pages/infinite/PurchaseInstructions",
"pages/user/yqhy",
"pages/user/jlmx"
],
"subPackages": [],
"window": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "超欧赏",
"navigationBarBackgroundColor": "#28262C",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#BCBCBC",
"selectedColor": "#FFFFFF",
"borderStyle": "black",
"backgroundColor": "#1E1E1E",
"list": [
{
"pagePath": "pages/shouye/index",
"iconPath": "static/tabbar/chousang.png",
"selectedIconPath": "static/tabbar/chousang_sel.png",
"text": "抽赏"
},
{
"pagePath": "pages/infinite/index",
"iconPath": "static/tabbar/wuxianchi.png",
"selectedIconPath": "static/tabbar/wuxianchi_sel.png",
"text": "无限池"
},
{
"pagePath": "pages/sangdai/sangdai",
"iconPath": "static/tabbar/sangdai.png",
"selectedIconPath": "static/tabbar/sangdai_sel.png",
"text": "赏袋"
},
{
"pagePath": "pages/user/index",
"iconPath": "static/tabbar/mine.png",
"selectedIconPath": "static/tabbar/mine_sel.png",
"text": "我的"
}
]
},
"uniStatistics": {
"enable": false
},
"requiredPrivateInfos": [
"getLocation",
"onLocationChange",
"startLocationUpdateBackground",
"chooseAddress"
],
"usingComponents": {
"mescroll-body": "/common/mescroll-uni/mescroll-body"
}
}