|
- {
- "extEnable": true,
- "extAppid": "wxea71200db93d756b",
- "ext": {
- "weappId": "wxea71200db93d756b",
- "name": "富茂客官开发",
- "appVersion": "C.3.4.1",
- "attr": {
- "ifHaveCarModular": "1",
- "etcpversion": "release",
- "configUrl": "https://ciformall.youlane.cn/C/api",
- "passCarAppId": "wx192b7d2e8dcbefd0",
- "passCarreturnUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback"
- }
- },
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "directCommit": false,
- "tabBar": {
- "color": "#9F9F9F",
- "selectedColor": "#00C0FF",
- "list": [
- {
- "pagePath": "pages/main/index",
- "iconPath": "assets/images/home-n.png",
- "selectedIconPath": "assets/images/home-y.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/passCar/passCar",
- "iconPath": "assets/images/pass1.png",
- "selectedIconPath": "assets/images/pass0.png",
- "text": "停车"
- },
- {
- "pagePath": "pages/user/index",
- "iconPath": "assets/images/user-n.png",
- "selectedIconPath": "assets/images/user-y.png",
- "text": "我的"
- }
- ]
- },
- "window": {
- "backgroundTextStyle": "dark",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "WeChat",
- "navigationBarTextStyle": "black"
- },
- "networkTimeout": {
- "request": 30000,
- "downloadFile": 10000
- },
- "debug": false
- }
|