| | |
| | | "pages/store/staff", |
| | | "pages/store/staffList", |
| | | "pages/calculator/index", |
| | | "pages/webView/index" |
| | | "pages/webView/index", |
| | | "pages/detailDis/product", |
| | | "pages/detailDis/case", |
| | | "pages/detailDis/realpic", |
| | | "pages/userinfo/index", |
| | | "pages/userinfo/mysub", |
| | | "pages/userinfo/collect", |
| | | "pages/userinfo/favorite", |
| | | "pages/sets/index", |
| | | "pages/sets/protocol" |
| | | ], |
| | | "window": { |
| | | "navigationBarTitleText": "志邦家选", |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarBackgroundColor": "#fff" |
| | | }, |
| | | "renderer": "skyline", |
| | | "rendererOptions": { |
| | | "skyline": { |
| | | "defaultDisplayBlock": true, |
| | | "disableABTest": true, |
| | | "sdkVersionBegin": "3.0.0", |
| | | "sdkVersionEnd": "15.255.255" |
| | | } |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "navigationStyle": "default" |
| | | }, |
| | | "tabBar": { |
| | | "color": "#999", |
| | |
| | | "van-empty": "@vant/weapp/empty/index", |
| | | "navBar": "./components/navBar/navBar" |
| | | }, |
| | | "requiredPrivateInfos": [ |
| | | "getLocation", |
| | | "chooseLocation" |
| | | ], |
| | | "permission": { |
| | | "scope.userLocation": { |
| | | "desc": "你的位置信息将用于小程序位置接口的效果展示" |