{ "pages": [ "pages/index/index", "pages/person/person", "pages/category/category", "pages/cart/cart", "pages/index/search/search", "pages/index/searchResult/searchResult", "pages/index/active/active", "pages/index/goodsDetail/goodsDetail", "pages/index/confirmOrder/confirmOrder", "pages/index/start/start", "pages/person/score/score", "pages/person/scoreDetail/scoreDetail", "pages/person/petsManage/petsManage", "pages/person/collection/collection", "pages/person/orderDetail/orderDetail", "pages/person/myOrder/myOrder", "pages/person/refundRule/refundRule", "pages/person/refundMoney/refundMoney", "pages/person/contactCustomService/contactCustomService", "pages/person/editAddress/editAddress", "pages/person/addressList/addressList", "pages/person/coupon/coupon", "pages/person/shopVoucher/shopVoucher", "pages/person/chooseCoupon/chooseCoupon" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#151515", "navigationBarTitleText": "", "navigationBarTextStyle": "white" }, "tabBar": { "color": "#BDC4CE", "selectedColor": "#151515", "list": [ { "selectedIconPath": "/img/tab/tabbar_home1.png", "iconPath": "/img/tab/tabbar_home.png", "pagePath": "pages/index/index", "text": "首页" }, { "selectedIconPath": "/img/tab/tabbar_category1.png", "iconPath": "/img/tab/tabbar_category.png", "pagePath": "pages/category/category", "text": "精选推荐" }, { "selectedIconPath": "/img/tab/tabbar_cart1.png", "iconPath": "/img/tab/tabbar_cart.png", "pagePath": "pages/cart/cart", "text": "购物车" }, { "selectedIconPath": "/img/tab/tabbar_personal1.png", "iconPath": "/img/tab/tabbar_personal.png", "pagePath": "pages/person/person", "text": "我的" } ] }, "style": "v2", "sitemapLocation": "sitemap.json" }