53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/my/index",
|
|
"pages/acdetail1/index",
|
|
"pages/acdetail2/index",
|
|
"pages/acdetail3/index",
|
|
"pages/activitySharing/index",
|
|
"pages/myReward/index",
|
|
"pages/gosubmitGroupPurchase/index",
|
|
"pages/goDistribution/index",
|
|
"pages/mywebsite/index",
|
|
"pages/routeItems/index",
|
|
"pages/explain/index",
|
|
"pages/gosubmitHaggling/index",
|
|
"pages/routeItems2/index",
|
|
"pages/hagglingItems/index",
|
|
"pages/distributionDesc/index",
|
|
"pages/earningsDetails/index",
|
|
"pages/acdetail4/index",
|
|
"pages/goSeckill/index",
|
|
"pages/accollect/index"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "Weixin",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"tabBar": {
|
|
"color": "#7A7E83",
|
|
"selectedColor": "#FE053D",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#F7F7F7",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "image/activity0.png",
|
|
"selectedIconPath": "image/activity1.png",
|
|
"text": "我的活动"
|
|
},
|
|
{
|
|
"pagePath": "pages/my/index",
|
|
"iconPath": "image/my0.png",
|
|
"selectedIconPath": "image/my1.png",
|
|
"text": "个人中心"
|
|
}
|
|
]
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |