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.
 
 

87 lines
2.0 KiB

{
"pages": [
"pages/index/index",
"pages/evaluate2/index",
"pages/evaluate2/one",
"pages/evaluate2/product-list",
"pages/evaluate2/spec-detail",
"pages/settlement/index",
"pages/buyer/index",
"pages/profile/index",
"pages/profile/authentication/index",
"pages/favorites/index",
"pages/create-supply/index",
"pages/goods-detail/goods-detail",
"pages/goods-update/goods-update",
"pages/chat/index",
"pages/chat-detail/index",
"pages/message-list/index",
"pages/customer-service/index",
"pages/cooperation/index",
"pages/goods/index",
"pages/order/index",
"pages/order/detail/index",
"pages/company/company",
"pages/qrcode/index",
"pages/collection/index",
"pages/freight-calculator/index",
"pages/compare_price/index"
],
"subpackages": [
{
"root": "pages/debug",
"pages": [
"debug",
"debug-sold-out",
"debug-gross-weight"
],
"independent": false
}
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "又鸟蛋平台",
"navigationBarTextStyle": "black"
},
"tabBar": {
"custom": true,
"color": "#999999",
"selectedColor": "#FF6B81",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页"
},
{
"pagePath": "pages/chat/index",
"text": "消息"
},
{
"pagePath": "pages/evaluate2/index",
"text": "估"
},
{
"pagePath": "pages/favorites/index",
"text": "收藏"
},
{
"pagePath": "pages/profile/index",
"text": "我的"
}
]
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"permission": {
"scope.userLocation": {
"desc": "您的位置信息将用于提供本地化服务"
}
},
"requiredPrivateInfos": [
"getLocation",
"chooseLocation"
]
}