|
|
@@ -18,10 +18,10 @@ |
|
|
|
"configUrl": "https://ciformall.youlane.cn/C/api", |
|
|
|
"etcpAppId": "wx192b7d2e8dcbefd0", |
|
|
|
"socketUrl": "wss://mp.youlane.cn/W/ws", |
|
|
|
"ifStoreApp": "0", |
|
|
|
"etcpVersion": "release", |
|
|
|
"etcpCallbackUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback", |
|
|
|
"ifHaveWebSocket": "0", |
|
|
|
"ifStoreApp": "0", |
|
|
|
"ifHaveCarModular": "1" |
|
|
|
}, |
|
|
|
"name": "富茂客官开发", |
|
|
@@ -30,33 +30,33 @@ |
|
|
|
}, |
|
|
|
"debug": false, |
|
|
|
"tabBar": { |
|
|
|
"custom": true, |
|
|
|
"list": [ |
|
|
|
{ |
|
|
|
"pagePath": "index/index", |
|
|
|
"text": "首页", |
|
|
|
"iconPath": "assets/images/home.png", |
|
|
|
"selectedIconPath": "assets/images/home-a.png", |
|
|
|
"text": "首页" |
|
|
|
"pagePath": "index/index", |
|
|
|
"selectedIconPath": "assets/images/home-a.png" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "index/searchbar", |
|
|
|
"text": "门店", |
|
|
|
"iconPath": "assets/images/mendian.png", |
|
|
|
"selectedIconPath": "assets/images/mendian-a.png", |
|
|
|
"text": "门店" |
|
|
|
"pagePath": "index/searchbar", |
|
|
|
"selectedIconPath": "assets/images/mendian-a.png" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "index/passCar", |
|
|
|
"text": "停车", |
|
|
|
"iconPath": "assets/images/park.png", |
|
|
|
"selectedIconPath": "assets/images/park-a.png", |
|
|
|
"text": "停车" |
|
|
|
"pagePath": "index/passCar", |
|
|
|
"selectedIconPath": "assets/images/park-a.png" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "index/user", |
|
|
|
"text": "我的", |
|
|
|
"iconPath": "assets/images/user.png", |
|
|
|
"selectedIconPath": "assets/images/user-a.png", |
|
|
|
"text": "我的" |
|
|
|
"pagePath": "index/user", |
|
|
|
"selectedIconPath": "assets/images/user-a.png" |
|
|
|
} |
|
|
|
] |
|
|
|
], |
|
|
|
"custom": true |
|
|
|
}, |
|
|
|
"window": { |
|
|
|
"backgroundTextStyle": "dark", |
|
|
|