{ "pages": [ "pages/index/index", "pages/takePhoto/takePhoto", "pages/takePhoto/success/success", "pages/share/share", "pages/newCachePage/newCachePage", "pages/takeBill/takeBill", "pages/takeBill/success/success", "pages/takeBill/canvas/canvas", "pages/maritime/maritime", "pages/cert/cert", "pages/oilPrice/oilPrice", "pages/legal/legal", "pages/legal/submitLegal/submitLegal", "pages/securityCheck/securityCheck", "pages/train/train" ], "requiredPrivateInfos": ["getLocation"], "window": { "backgroundColor": "#F6F6F6", "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#F6F6F6", "navigationBarTitleText": "汇很多", "navigationBarTextStyle": "black", "pageOrientation": "portrait" }, "tabBar": { "selectedColor": "#1195db", "color": "#8a8a8a", "list": [ { "pagePath": "pages/takePhoto/takePhoto", "text": "随身拍", "selectedIconPath": "./images/tabs/camera-.png", "iconPath": "./images/tabs/camera.png" }, { "pagePath": "pages/cert/cert", "text": "证书办理", "selectedIconPath": "./images/tabs/cert-.png", "iconPath": "./images/tabs/cert.png" }, { "pagePath": "pages/oilPrice/oilPrice", "text": "油价查询", "selectedIconPath": "./images/tabs/oilPrice-.png", "iconPath": "./images/tabs/oilPrice.png" }, { "pagePath": "pages/legal/legal", "text": "法律援助", "selectedIconPath": "./images/tabs/legal-.png", "iconPath": "./images/tabs/legal.png" }, { "pagePath": "pages/securityCheck/securityCheck", "text": "海事安检", "selectedIconPath": "./images/tabs/check-.png", "iconPath": "./images/tabs/check.png" } ] }, "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "lazyCodeLoading": "requiredComponents", "sitemapLocation": "sitemap.json", "style": "v2", "cache": [ { "pagePath": "pages/takePhoto/takePhoto", "text": "随身拍", "selectedIconPath": "./images/tabs/camera-.png", "iconPath": "./images/tabs/camera.png" }, { "pagePath": "pages/maritime/maritime", "text": "海事", "selectedIconPath": "./images/tabs/ship-.png", "iconPath": "./images/tabs/ship.png" }, { "pagePath": "pages/securityCheck/securityCheck", "text": "海事安检", "selectedIconPath": "./images/tabs/check-.png", "iconPath": "./images/tabs/check.png" }, { "pagePath": "pages/train/train", "text": "培训", "selectedIconPath": "./images/tabs/train-.png", "iconPath": "./images/tabs/train.png" } ] }