119 lines
3.1 KiB
JSON
119 lines
3.1 KiB
JSON
{
|
|
"workers": "workers",
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "用于提供所在城市的演出赛事信息,帮助你找到附近的演出赛事"
|
|
}
|
|
},
|
|
"preloadRule": {
|
|
"pages/home/index": {
|
|
"packages": [
|
|
"subPackages"
|
|
],
|
|
"network": "all"
|
|
},
|
|
"pages/search/index": {
|
|
"packages": [
|
|
"utils-packages"
|
|
],
|
|
"network": "all"
|
|
}
|
|
},
|
|
"navigateToMiniProgramAppIdList": [
|
|
"wx5abcf700e248b745"
|
|
],
|
|
"__usePrivacyCheck__": true,
|
|
"componentFramework": "exparser",
|
|
"tabBar": {
|
|
"color": "#111111",
|
|
"selectedColor": "#ff2869",
|
|
"backgroundColor": "#ffffff",
|
|
"position": "bottom",
|
|
"borderStyle": "black",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/home/index",
|
|
"text": "首页",
|
|
"iconPath": "images/icon_home_normal.png",
|
|
"selectedIconPath": "images/icon_home_selected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/want2see/index",
|
|
"text": "想看",
|
|
"iconPath": "images/icon_want2c_normal.png",
|
|
"selectedIconPath": "images/icon_want2c_selected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/ticket-wallet/index",
|
|
"text": "票夹",
|
|
"iconPath": "images/icon_ticket_wallet_normal.png",
|
|
"selectedIconPath": "images/icon_ticket_wallet_selected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/mine/index",
|
|
"text": "我的",
|
|
"iconPath": "images/icon_mine_normal.png",
|
|
"selectedIconPath": "images/icon_mine_selected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/custom/index",
|
|
"text": "自定义",
|
|
"iconPath": "images/icon_mine_normal.png",
|
|
"selectedIconPath": "images/icon_mine_selected.png"
|
|
}
|
|
]
|
|
},
|
|
"subPackages": [
|
|
{
|
|
"root": "utils-packages/",
|
|
"pages": [
|
|
"wasm/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "subPackages/",
|
|
"name": "subPackages",
|
|
"pages": [
|
|
"detail/item",
|
|
"sku/index",
|
|
"category/index",
|
|
"alicare-landing/index",
|
|
"privacy-popup/index",
|
|
"confirmJoinGroupbuying/index",
|
|
"setting/index",
|
|
"video/index",
|
|
"notification/index",
|
|
"ticket/confirm-regift/index",
|
|
"order-pay/index"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"enablePullDownRefresh": false
|
|
},
|
|
"pages": [
|
|
"pages/home/index",
|
|
"pages/city/index",
|
|
"pages/detail/item",
|
|
"pages/mine/index",
|
|
"pages/pay/index",
|
|
"pages/sku/index",
|
|
"pages/baxia/webview/index",
|
|
"pages/want2see/index",
|
|
"pages/category/index",
|
|
"pages/webview/index",
|
|
"pages/ticket-wallet/index",
|
|
"pages/video/index",
|
|
"pages/login/index",
|
|
"pages/search/index",
|
|
"pages/notification/index",
|
|
"pages/ticket/confirm-regift/index",
|
|
"pages/others/orders/index",
|
|
"pages/test",
|
|
"pages/custom/index"
|
|
]
|
|
} |