{ "pages": [ "pages/applyReg/applyReg", "pages/member/member", "pages/login/index", "pages/active/active", "pages/buyMember/buyMember", "pages/my/my", "pages/signUp/signUp", "pages/speadApply/speadApply", "pages/detail/detail", "pages/regSuccess/regSuccess", "pages/shopList/shopList", "pages/shopDetail/shopDetail", "pages/myEvaluate/myEvaluate", "pages/share/share", "pages/poster/poster", "pages/couponDetail/couponDetail", "pages/userEvaluate/userEvaluate", "pages/orderDetail/orderDetail", "pages/myOrder/myOrder", "pages/myComplaint/myComplaint", "pages/refund/refund", "pages/myspeadOrder/myspeadOrder", "pages/speadPro/speadPro", "pages/myCollect/myCollect", "pages/myCoupon/myCoupon", "pages/shop/shop", "pages/promotion/promotion", "pages/detial2/detial2" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "优孕课堂", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "tabBar": { "color": "#282e3c", "selectedColor": "#FF578A", "backgroundColor": "#fff", "borderStyle": "black", "position": "bottom", "list": [ { "text": "活动", "pagePath": "pages/active/active", "iconPath": "static/tabs/active.png", "selectedIconPath": "static/tabs/active_cur.png" }, { "text": "商城", "pagePath": "pages/shop/shop", "iconPath": "static/tabs/shop.png", "selectedIconPath": "static/tabs/shop_cur.png" }, { "text": "促销", "pagePath": "pages/promotion/promotion", "iconPath": "static/tabs/promotion.png", "selectedIconPath": "static/tabs/promotion_cur.png" }, { "text": "我的", "pagePath": "pages/my/my", "iconPath": "static/tabs/my.png", "selectedIconPath": "static/tabs/my_cur.png" } ] }, "permission": { "scope.userLocation": { "desc": "提供LBS服务" } }, "usingComponents": {} }