{ "pages": [ "pages/index/index", "pages/home/index", "pages/market_info/index", "pages/market_settle/index", "pages/market/index", "pages/my/index", "pages/my_order/index", "pages/my_dispatch/index", "pages/address/index", "pages/address/detail", "pages/address/self", "pages/web_login/index", "pages/web_bind/index", "pages/test/index", "pages/logs/logs" ], "usingComponents": { "van-button": "@vant/weapp/button/index", "van-row": "@vant/weapp/row/index", "van-col": "@vant/weapp/col/index", "van-dialog": "@vant/weapp/dialog/index", "van-tab": "@vant/weapp/tab/index", "van-tabs": "@vant/weapp/tabs/index", "van-icon": "@vant/weapp/icon/index", "van-nav-bar": "@vant/weapp/nav-bar/index", "van-tabbar": "@vant/weapp/tabbar/index", "van-tabbar-item": "@vant/weapp/tabbar-item/index", "van-uploader": "@vant/weapp/uploader/index", "van-search": "@vant/weapp/search/index", "van-card": "@vant/weapp/card/index", "van-stepper": "@vant/weapp/stepper/index", "van-goods-action": "@vant/weapp/goods-action/index", "van-goods-action-icon": "@vant/weapp/goods-action-icon/index", "van-goods-action-button": "@vant/weapp/goods-action-button/index", "van-steps": "@vant/weapp/steps/index" }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "VCOO生鲜购物", "navigationBarTextStyle": "black", "navigationStyle": "custom" }, "style": "v2", "requiredBackgroundModes": [ "location" ], "sitemapLocation": "sitemap.json", "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "plugins": { "chooseLocation": { "version": "1.0.9", "provider": "wx76a9a06e5b4e693e" } } }