{ "pages": [ "pages/index/index", "pages/find/index", "pages/map/index", "pages/my/index", "pages/news/index", "pages/selectCity/index", "pages/coffeeEncyclopedia/index", "pages/details/index", "pages/recommendedStores/index", "pages/shopDetails/index", "pages/storeDetails/index", "pages/discoverySearchPage/index", "pages/information/index", "pages/activity/index", "pages/eventDetails/index", "pages/darenExplorationStore/index", "pages/authorHomepage/index", "pages/InformationDetails/index", "pages/coffee/index", "pages/hotDishesDetails/index", "pages/businessNews/index", "pages/reviewMerchant/index", "pages/commentList/index", "pages/personalData/index", "pages/shippingAddress/index", "pages/operationAddress/index", "pages/myAttention/index", "pages/creationCenter/creationCenter", "pages/creationCenter/creationAuthentication", "pages/creationCenter/creationSubmit", "pages/merchant/applyMerchant/merchantMessage", "pages/merchant/applyMerchant/certificationCofirm", "pages/selectLocation/selectLocation", "pages/merchant/applyMerchant/merchantSubmit", "pages/merchant/applyMerchant/merchantApproveFail", "pages/merchant/merchatCenter/merchantCenter", "pages/signIn/index", "pages/curryBean/index", "pages/curryBeanExchange/index", "pages/confirmOrder/index", "pages/redemptionSucceeded/index", "pages/subscriptionSchedule/index", "pages/allEvaluations/index", "pages/subscriptionConfirmation/index", "pages/mySubscriptions/index", "pages/viewLogistics/index", "pages/boutiqueMall/index", "pages/productDetails/index", "pages/mallOrderConfirmation/index", "pages/shoppingCart/index", "pages/myCoupon/index", "pages/myOrder/index", "pages/modifyAddress/index", "pages/afterSales/index", "pages/applyAfterSales/index", "pages/spplyRefund/index", "pages/orderDetails/index", "pages/canceled/index", "pages/coffeeBeanOrder/index", "pages/returnsRefunds/index", "pages/returnRefundDetails/index", "pages/expressDelivery/index", "pages/exchangeGoods/index", "pages/exchangeDetails/index", "pages/coupon/index", "pages/writeOff/index", "pages/businessCooperation/index", "pages/clause/index", "pages/evaluateOrders/index", "pages/postComments/index", "pages/merchant/merchatCenter/merchantMessage", "pages/merchant/merchatCenter/merchantNews", "pages/merchant/merchatCenter/notifyDetail", "pages/merchant/merchatCenter/merchantActivity/merchantActivity", "pages/merchant/merchatCenter/merchantActivity/merchantActivityOprae", "pages/merchant/merchatCenter/merchantActivity/applyList", "pages/merchant/merchatCenter/merchantActivity/activityDetail", "pages/merchant/merchatCenter/commentManger/commentManger", "pages/merchant/merchatCenter/coupon/coupon", "pages/merchant/merchatCenter/coupon/couponOprae", "pages/merchant/merchatCenter/coupon/coponGet", "pages/merchant/merchatCenter/fansManger/fansManger", "pages/merchant/merchatCenter/cuisineManger/cuisineManger", "pages/merchant/merchatCenter/cuisineManger/cuisineOprae", "pages/merchant/merchatCenter/noveltyManger/noveltyManger", "pages/merchant/merchatCenter/noveltyManger/noveltOprae" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "tabBar": { "color": "#666666", "selectedColor": "#D20A0A", "borderStyle": "black", "backgroundColor": "#fff", "list": [ { "pagePath": "pages/index/index", "iconPath": "./static/icon/nav_home@2x.png", "selectedIconPath": "./static/icon/nav_home_sel@2x.png", "text": "首页" }, { "pagePath": "pages/find/index", "iconPath": "./static/icon/nav_faxian@2x.png", "selectedIconPath": "./static/icon/nav_faxian@2x(1).png", "text": "发现" }, { "pagePath": "pages/map/index", "iconPath": "./static/icon/Frame@2x.png", "selectedIconPath": "./static/icon/nav_map_sel@2x.png", "text": "地图" }, { "pagePath": "pages/news/index", "iconPath": "./static/icon/nav_xiaoxi@2x.png", "selectedIconPath": "./static/icon/nav_xiaoxi_sel@2x.png", "text": "消息" }, { "pagePath": "pages/my/index", "iconPath": "./static/icon/nav_wd@2x.png", "selectedIconPath": "./static/icon/nav_wd_sel@2x.png", "text": "我的" } ] }, "permission": { "scope.userLocation": { "desc": "用于获取周边店铺" } }, "requiredPrivateInfos": [ "getLocation" ], "usingComponents": {} }