{ "pages": [ "pages/index/index", "pages/index/hotel", "pages/index/hoteldetail", "pages/index/cart", "pages/index/shop", "pages/index/commemt", "pages/myOrder/returngood", "pages/myOrder/returndetail", "pages/myOrder/refuend", "pages/myCenter/orderdetail", "pages/index/searchresult", "pages/index/feedback", "pages/index/hotelsearch", "pages/myone/oneIndex", "pages/myone/onedetail", "pages/myOrder/index", "pages/index/sureBuy", "pages/myOrder/paymoment", "pages/myOrder/order", "pages/myOrder/reminder", "pages/myone/ariclle", "pages/myOrder/estimate", "pages/myOrder/adress", "pages/myOrder/adressManger", "pages/myCenter/index", "pages/myOrder/finsh", "pages/myCenter/applyfor", "pages/myCenter/Settled", "pages/myCenter/definite", "pages/myCenter/logion", "pages/myCenter/business", "pages/myCenter/commentback", "pages/myCenter/myCollect", "pages/myCenter/information" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#F8F8F8" }, "tabBar": { "color": "#C0C4CC", "selectedColor": "#fa436a", "list": [ { "pagePath": "pages/index/index", "iconPath": "static/bottombtn0101.png", "selectedIconPath": "static/bottombtn0102.png", "text": "首页" }, { "pagePath": "pages/myone/oneIndex", "iconPath": "static/bottombtn0201.png", "selectedIconPath": "static/bottombtn0202.png", "text": "发现" }, { "pagePath": "pages/myOrder/index", "iconPath": "static/bottombtn0301.png", "selectedIconPath": "static/bottombtn0302.png", "text": "订单" }, { "pagePath": "pages/myCenter/index", "iconPath": "static/bottombtn0401.png", "selectedIconPath": "static/bottombtn0402.png", "text": "我的" } ] }, "permission": { "scope.userLocation": { "desc": "演示定位能力" } }, "usingComponents": { "van-dialog": "/wxcomponents/dist/dialog/index", "van-rate": "/wxcomponents/dist/rate/index", "van-cell": "/wxcomponents/dist/cell/index" } }