{ "pages": [ "pages/views/tabBar/home", "pages/login/login", "pages/views/tabBar/category", "pages/views/tabBar/cart", "pages/views/tabBar/user", "pages/views/setting/index", "pages/views/home/classList", "pages/views/goods/goodsDetails", "pages/views/goods/goodsEvaluate", "pages/views/order/evaluate/evaluate", "pages/views/order/confirmOrder", "pages/views/order/success", "pages/views/user/mycoupon", "pages/views/user/mycollection", "pages/views/user/myaddress", "pages/views/user/address/edit", "pages/views/user/mypoints", "pages/views/user/exchange/exchange", "pages/views/user/mydistribution", "pages/views/order/orderList", "pages/views/order/orderDetails", "pages/views/order/cancelOrder", "pages/views/order/afterSaleList", "pages/views/order/afterType", "pages/views/order/afterSale", "pages/views/order/location/location", "pages/views/order/afterSaleDetails", "pages/views/order/stepDetails", "pages/views/withdrawal/withdrawal", "pages/views/withdrawal/withdrawalrecord", "pages/views/user/mysubordinate", "pages/views/user/extension", "pages/views/home/search", "pages/views/home/h5map", "pages/views/user/allFootprint" ], "subPackages": [], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "Weixin", "navigationBarTextStyle": "black" }, "tabBar": { "backgroundColor": "#ffffff", "borderStyle": "white", "selectedColor": "#3B7A86", "color": "#666666", "list": [ { "pagePath": "pages/views/tabBar/home", "iconPath": "/static/images/tabBar/home.png", "selectedIconPath": "/static/images/tabBar/tab-home-green.png", "text": "首页" }, { "pagePath": "pages/views/tabBar/category", "iconPath": "/static/images/tabBar/class.png", "selectedIconPath": "/static/images/tabBar/tab-cate-green.png", "text": "分类" }, { "pagePath": "pages/views/tabBar/cart", "iconPath": "/static/images/tabBar/cart.png", "selectedIconPath": "/static/images/tabBar/tab-cart-green.png", "text": "购物车" }, { "pagePath": "pages/views/tabBar/user", "iconPath": "/static/images/tabBar/user.png", "selectedIconPath": "/static/images/tabBar/tab-user-green.png", "text": "我的" } ] }, "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "plugins": {}, "usingComponents": { "nodata": "/pages/commponent/public/nodata" }, "sitemapLocation": "sitemap68.json" }