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.
93 lines
2.6 KiB
93 lines
2.6 KiB
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/search/search",
|
|
"pages/set/set",
|
|
"pages/user/score",
|
|
"pages/user/wallet",
|
|
"pages/user/recharge",
|
|
"pages/article/article",
|
|
"pages/listdetail/listdetail",
|
|
"pages/product/detail",
|
|
"pages/product/new",
|
|
"pages/envelope/envelope",
|
|
"pages/user/withdrawals",
|
|
"pages/about/about",
|
|
"pages/share/index",
|
|
"pages/share/share",
|
|
"pages/address/index",
|
|
"pages/address/address",
|
|
"pages/address/upaddress/upaddress",
|
|
"pages/cart/cart",
|
|
"pages/order/pay",
|
|
"pages/order/detail",
|
|
"pages/order/order",
|
|
"pages/return_goods/index",
|
|
"pages/return_goods/return_goods",
|
|
"pages/collection/collection",
|
|
"pages/comment/comment",
|
|
"pages/coupon/index",
|
|
"pages/footprint/footprint",
|
|
"pages/logistics/logistics",
|
|
"pages/sign_in/sign_in",
|
|
"pages/group_buy/group",
|
|
"pages/group_buy/detail",
|
|
"pages/group_buy/payfor",
|
|
"pages/group_buy/cantuan",
|
|
"pages/group_buy/comment",
|
|
"pages/user/transfer",
|
|
"pages/user/transfer1",
|
|
"pages/login/login",
|
|
"pages/bangding/bangding",
|
|
"pages/notice/notice",
|
|
"pages/notice/index",
|
|
"pages/logins/logins",
|
|
"pages/distribution/myclient",
|
|
"pages/distribution/myclientdef",
|
|
"pages/distribution/commission",
|
|
"pages/distribution/brokerage",
|
|
"pages/distribution/brokeragedatails",
|
|
"pages/user/user",
|
|
"pages/search/lookfor"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "dark",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTitleText": "YOUMI-友觅商城",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": true
|
|
},
|
|
"tabBar": {
|
|
"color": "#666666",
|
|
"selectedColor": "#FF6347",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"text": "首页",
|
|
"iconPath": "images/icons/tab/home.png",
|
|
"selectedIconPath": "images/icons/tab/homeopen.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/search/search",
|
|
"text": "全部分类",
|
|
"iconPath": "images/icons/tab/fl.png",
|
|
"selectedIconPath": "images/icons/tab/flopen.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/cart/cart",
|
|
"text": "购物车",
|
|
"iconPath": "images/icons/tab/gwc.png",
|
|
"selectedIconPath": "images/icons/tab/gwcopen.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/user",
|
|
"text": "个人中心",
|
|
"iconPath": "images/icons/tab/me.png",
|
|
"selectedIconPath": "images/icons/tab/meopen.png"
|
|
}
|
|
]
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|