|
|
@@ -4,26 +4,23 @@ |
|
|
|
"configUrl": "https://b.malls.iformall.com", |
|
|
|
"datatowerurl": "https://mobile.malls.iformall.com" |
|
|
|
}, |
|
|
|
"name": "吾悦广场集团版商户端", |
|
|
|
"weappId": "ttb8a1ce1c279e948801", |
|
|
|
"appVersion": "Btest.5.1.0" |
|
|
|
"name": "滨江购物广场商家版", |
|
|
|
"weappId": "tt61cc1771fef34a7701", |
|
|
|
"appVersion": "B.5.1.0" |
|
|
|
}, |
|
|
|
"debug": false, |
|
|
|
"tabBar": { |
|
|
|
"list": [ |
|
|
|
{ |
|
|
|
"text": "首页", |
|
|
|
"iconPath": "assets/images/home-n.png", |
|
|
|
"pagePath": "pages/main/main", |
|
|
|
"selectedIconPath": "assets/images/home-y.png" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "我的", |
|
|
|
"iconPath": "assets/images/user-n.png", |
|
|
|
"pagePath": "pages/user/user", |
|
|
|
"selectedIconPath": "assets/images/user-y.png" |
|
|
|
} |
|
|
|
], |
|
|
|
"list": [{ |
|
|
|
"text": "首页", |
|
|
|
"iconPath": "assets/images/home-n.png", |
|
|
|
"pagePath": "pages/main/main", |
|
|
|
"selectedIconPath": "assets/images/home-y.png" |
|
|
|
}, { |
|
|
|
"text": "我的", |
|
|
|
"iconPath": "assets/images/user-n.png", |
|
|
|
"pagePath": "pages/user/user", |
|
|
|
"selectedIconPath": "assets/images/user-y.png" |
|
|
|
}], |
|
|
|
"color": "#9F9F9F", |
|
|
|
"selectedColor": "#52a0fd", |
|
|
|
"backgroundColor": "#fff" |
|
|
@@ -32,7 +29,7 @@ |
|
|
|
"backgroundTextStyle": "light", |
|
|
|
"navigationBarBackgroundColor": "#52A0FD" |
|
|
|
}, |
|
|
|
"extAppid": "ttb8a1ce1c279e948801", |
|
|
|
"extAppid": "tt61cc1771fef34a7701", |
|
|
|
"extEnable": true, |
|
|
|
"permission": { |
|
|
|
"scope.userLocation": { |
|
|
|