|
- {
- "ext": {
- "attr": {
- "configUrl": "https://ciformall.youlane.cn/C/api",
- "etcpAppId": "wx192b7d2e8dcbefd0",
- "socketUrl": "wss://mp.youlane.cn/W/ws",
- "etcpVersion": "release",
- "etcpCallbackUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback",
- "ifHaveWebSocket": "0",
- "ifHaveCarModular": "1",
- "imgOrgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn",
- "imgOrgUrl1": "https: //s3.cn-northwest-1.amazonaws.com.cn",
- "imgNewUrl": "https://ciformall.youlane.cn/img"
- },
- "name": "富茂客官开发",
- "weappId": "wxea71200db93d756b",
- "appVersion": "C.4.5.106"
- },
- "debug": false,
- "tabBar": {
- "list": [
- {
- "text": "首页",
- "iconPath": "assets/images/home.png",
- "pagePath": "pages/main/index",
- "selectedIconPath": "assets/images/home-a.png"
- },
- {
- "text": "门店",
- "iconPath": "assets/images/mendian.png",
- "pagePath": "pages/index/searchbar/index",
- "selectedIconPath": "assets/images/mendian-a.png"
- },
- {
- "text": "停车",
- "iconPath": "assets/images/park.png",
- "pagePath": "pages/passCar/passCar",
- "selectedIconPath": "assets/images/park-a.png"
- },
- {
- "text": "我的",
- "iconPath": "assets/images/user.png",
- "pagePath": "pages/user/index",
- "selectedIconPath": "assets/images/user-a.png"
- }
- ],
- "color": "#abb1be",
- "selectedColor": "#b2743d"
- },
- "window": {
- "backgroundTextStyle": "dark",
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "WeChat",
- "navigationBarBackgroundColor": "#fff"
- },
- "extAppid": "wxea71200db93d756b",
- "extEnable": true,
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "directCommit": false,
- "networkTimeout": {
- "request": 30000,
- "downloadFile": 10000
- }
- }
|