|
- {
- "ext": {
- "attr": {
- "configUrl": "https://btest.malls.iformall.com",
- "datatowerurl": "https://mobiletest.malls.iformall.com"
- },
- "name": "富茂家政商户端",
- "weappId": "tt80b0f60d1f8c7bda01",
- "appVersion": "Btest.5.1.0"
- },
- "debug": false,
- "tabBar": {
- "list": [{
- "text": "首页",
- "iconPath": "assets/images/home-n.png",
- "pagePath": "pages/main/main",
- "selectedIconPath": "assets/images/home-y.png"
- }, {
- "text": "我的",
- "iconPath": "assets/images/user-n.png",
- "pagePath": "pages/user/user",
- "selectedIconPath": "assets/images/user-y.png"
- }],
- "color": "#9F9F9F",
- "selectedColor": "#52a0fd",
- "backgroundColor": "#fff"
- },
- "window": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#52A0FD"
- },
- "extAppid": "tt80b0f60d1f8c7bda01",
- "extEnable": true,
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "directCommit": false,
- "networkTimeout": {
- "request": 30000,
- "downloadFile": 10000
- }
- }
|