|
- {
- "ext": {
- "attr": {
- "imgProxy": [
- {
- "newUrl": "https://ciformall.youlane.cn/img",
- "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
- },
- {
- "newUrl": "https://ciformall.youlane.cn/img1",
- "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
- },
- {
- "newUrl": "https://ciformall.youlane.cn/img2",
- "orgUrl": "https://wx.qlogo.cn"
- }
- ],
- "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",
- "ifStoreApp": "0",
- "ifHaveCarModular": "1"
- },
- "name": "富茂客官开发",
- "weappId": "wxea71200db93d756b",
- "appVersion": "C.4.5.106"
- },
- "debug": false,
- "tabBar": {
- "custom": true,
- "list": [
- {
- "pagePath": "index/index",
- "iconPath": "assets/images/home.png",
- "selectedIconPath": "assets/images/home-a.png",
- "text": "首页"
- },
- {
- "pagePath": "index/searchbar",
- "iconPath": "assets/images/mendian.png",
- "selectedIconPath": "assets/images/mendian-a.png",
- "text": "门店"
- },
- {
- "pagePath": "index/passCar",
- "iconPath": "assets/images/park.png",
- "selectedIconPath": "assets/images/park-a.png",
- "text": "停车"
- },
- {
- "pagePath": "index/user",
- "iconPath": "assets/images/user.png",
- "selectedIconPath": "assets/images/user-a.png",
- "text": "我的"
- }
- ]
- },
- "window": {
- "backgroundTextStyle": "dark",
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "WeChat",
- "navigationBarBackgroundColor": "#fff"
- },
- "extAppid": "wxea71200db93d756b",
- "extEnable": true,
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "directCommit": false,
- "networkTimeout": {
- "request": 30000,
- "downloadFile": 10000
- }
- }
|