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