|
|
@@ -1,18 +1,16 @@ |
|
|
|
{ |
|
|
|
"extEnable": true, |
|
|
|
"extAppid": "wxea71200db93d756b", |
|
|
|
"extAppid": "wx649b3be73c1afe47", |
|
|
|
"ext": { |
|
|
|
"weappId": "wxea71200db93d756b", |
|
|
|
"name": "富茂客官开发", |
|
|
|
"appVersion": "C.4.2.108", |
|
|
|
"weappId": "wx649b3be73c1afe47", |
|
|
|
"name": "金泸商务", |
|
|
|
"appVersion": "C.4.1.8", |
|
|
|
"attr": { |
|
|
|
"configUrl": "https://ciformall.youlane.cn/C/api", |
|
|
|
"socketUrl": "wss://mp.youlane.cn/W/ws", |
|
|
|
"ifHaveWebSocket": "0", |
|
|
|
"configUrl": "https://ctest.malls.iformall.com/C/api", |
|
|
|
"ifHaveCarModular": "1", |
|
|
|
"etcpVersion": "release", |
|
|
|
"etcpAppId": "wx192b7d2e8dcbefd0", |
|
|
|
"etcpCallbackUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback" |
|
|
|
"etcpCallbackReturnUrl": "https://admintest.malls.iformall.com/api/carCallback/etcpPaidCallback" |
|
|
|
} |
|
|
|
}, |
|
|
|
"permission": { |
|
|
@@ -22,40 +20,34 @@ |
|
|
|
}, |
|
|
|
"directCommit": false, |
|
|
|
"tabBar": { |
|
|
|
"color": "#abb1be", |
|
|
|
"selectedColor": "#b2743d", |
|
|
|
"color": "#9F9F9F", |
|
|
|
"selectedColor": "#00C0FF", |
|
|
|
"list": [ |
|
|
|
{ |
|
|
|
"pagePath": "pages/main/index", |
|
|
|
"iconPath": "assets/images/home.png", |
|
|
|
"selectedIconPath": "assets/images/home-a.png", |
|
|
|
"iconPath": "assets/images/home-n.png", |
|
|
|
"selectedIconPath": "assets/images/home-y.png", |
|
|
|
"text": "首页" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/index/searchbar/index", |
|
|
|
"iconPath": "assets/images/mendian.png", |
|
|
|
"selectedIconPath": "assets/images/mendian-a.png", |
|
|
|
"text": "门店" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/passCar/passCar", |
|
|
|
"iconPath": "assets/images/park.png", |
|
|
|
"selectedIconPath": "assets/images/park-a.png", |
|
|
|
"iconPath": "assets/images/pass1.png", |
|
|
|
"selectedIconPath": "assets/images/pass0.png", |
|
|
|
"text": "停车" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/user/index", |
|
|
|
"iconPath": "assets/images/user.png", |
|
|
|
"selectedIconPath": "assets/images/user-a.png", |
|
|
|
"iconPath": "assets/images/user-n.png", |
|
|
|
"selectedIconPath": "assets/images/user-y.png", |
|
|
|
"text": "我的" |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
"window": { |
|
|
|
"backgroundTextStyle": "dark", |
|
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
|
"navigationBarBackgroundColor": "#02C0FF", |
|
|
|
"navigationBarTitleText": "WeChat", |
|
|
|
"navigationBarTextStyle": "black" |
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
}, |
|
|
|
"networkTimeout": { |
|
|
|
"request": 30000, |
|
|
|