{
|
"pages": [
|
"pages/index/index",
|
"pages/service/service",
|
"pages/groupbuy/groupDetails",
|
"pages/customerCenter/customerCenter",
|
"pages/yuyue/khyuyue",
|
"pages/yuyue/choseShop",
|
"pages/yuyue/choseService",
|
"pages/yuyue/chose",
|
"pages/yuyue/choseMasseuse",
|
"pages/yuyue/yyInfo",
|
"pages/yuyue/yySuccess",
|
"pages/service/details",
|
"pages/article/article",
|
"pages/welcome/welcome",
|
"pages/phone/phone",
|
"pages/yuyue/order",
|
"pages/service/shopOrder",
|
"pages/editAddress/editAddress",
|
"pages/showAddress/showAddress",
|
"pages/order/order",
|
"pages/orderDetails/orderDetails",
|
"pages/payOrder/paySuccess",
|
"pages/payOrder/payError",
|
"pages/payOrder/payOrder",
|
"pages/logistics/logistics",
|
"pages/refundOrder/refundOrder",
|
"pages/refund/refund",
|
"pages/applyRefund/applyRefund",
|
"pages/productEvaluate/productEvaluate",
|
"pages/webView/webView",
|
"pages/service/service2",
|
"pages/shopCar/shopCar",
|
"pages/enterShopcoupon/enterShopcoupon",
|
"pages/customerCoupons/customerCoupons",
|
"pages/groupbuy/groupList",
|
"pages/groupbuy/allPt",
|
"pages/groupbuy/invited",
|
"pages/miaosha/msList",
|
"pages/groupbuy/groupOrder",
|
"pages/checkRecord/recordList",
|
"pages/checkRecord/recordInfo",
|
"pages/shalong/shalongList",
|
"pages/shalong/shalongDetail",
|
"pages/ads/showAdPage",
|
"pages/miaosha/msDetails",
|
"pages/index-back/index",
|
"pages/miaosha/msOrder",
|
"pages/yuyue/shopOrder",
|
"pages/yuyue/showYyInfo",
|
"pages/membershipCard/index",
|
"pages/purchaseRecords/index",
|
"pages/purchaseRecords/detail"
|
|
],
|
"window": {
|
"backgroundTextStyle": "light",
|
"navigationBarTitleText": "肽妍",
|
"navigationBarTextStyle": "black",
|
"navigationBarBackgroundColor": "#fff"
|
},
|
"tabBar": {
|
"color": "#999999",
|
"selectedColor": "#0CBF86",
|
"borderStyle": "white",
|
"backgroundColor": "#ffffff",
|
"list": [
|
{
|
"pagePath": "pages/index/index",
|
"iconPath": "image/home.png",
|
"selectedIconPath": "image/home_active.png",
|
"text": "首页"
|
},
|
{
|
"pagePath": "pages/yuyue/khyuyue",
|
"iconPath": "image/time.png",
|
"selectedIconPath": "image/time_active.png",
|
"text": "预约"
|
},
|
{
|
"pagePath": "pages/service/service2",
|
"iconPath": "image/spa.png",
|
"selectedIconPath": "image/spa_active.png",
|
"text": "商城"
|
},
|
{
|
"pagePath": "pages/shopCar/shopCar",
|
"iconPath": "image/shopping.png",
|
"selectedIconPath": "image/shopping_active.png",
|
"text": "购物车"
|
},
|
{
|
"pagePath": "pages/customerCenter/customerCenter",
|
"iconPath": "image/user.png",
|
"selectedIconPath": "image/user_active.png",
|
"text": "我的"
|
}
|
]
|
},
|
"sitemapLocation": "sitemap.json",
|
"permission": {
|
"scope.userLocation": {
|
"desc": "您的位置信息将用于收货地址"
|
}
|
}
|
}
|