65 lines
2.0 KiB
JSON
65 lines
2.0 KiB
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/share/share",
|
|
"pages/commission/commission",
|
|
"pages/login/login",
|
|
"pages/search/search",
|
|
"pages/shopping/shopping",
|
|
"pages/classify/classify",
|
|
"pages/product/product",
|
|
"pages/personal/personal",
|
|
"pages/message/message",
|
|
"pages/orderconfirm/orderconfirm",
|
|
"pages/order/order",
|
|
"pages/chooseaddr/chooseaddr",
|
|
"pages/addaddress/addaddress",
|
|
"pages/particulars/particulars",
|
|
"pages/undetermined/undetermined",
|
|
"pages/receiving/receiving",
|
|
"pages/status/status",
|
|
"pages/accomplish/accomplish",
|
|
"pages/sales1/sales1",
|
|
"pages/sales2/sales2",
|
|
"pages/member/member",
|
|
"pages/deposit/deposit",
|
|
"pages/yue/yue",
|
|
|
|
"pages/yongjin/yongjin"
|
|
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"tabBar": {
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"text": "首页",
|
|
"iconPath":"/utils/img/index.png",
|
|
"selectedIconPath":"/utils/img/indexs.png"
|
|
}, {
|
|
"pagePath": "pages/classify/classify",
|
|
"text": "分类",
|
|
"iconPath":"/utils/img/classify.png",
|
|
"selectedIconPath":"/utils/img/classifys.png"
|
|
|
|
}, {
|
|
"pagePath": "pages/shopping/shopping",
|
|
"text": "购物车",
|
|
"iconPath":"/utils/img/shopping.png",
|
|
"selectedIconPath":"/utils/img/shoppings.png"
|
|
|
|
}, {
|
|
"pagePath": "pages/personal/personal",
|
|
"text": "我的",
|
|
"iconPath":"/utils/img/personal.png",
|
|
"selectedIconPath":"/utils/img/personals.png"
|
|
|
|
}]
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |