@@ -1,21 +1,23 @@ | |||||
{ | { | ||||
"ext": { | "ext": { | ||||
"attr": { | "attr": { | ||||
"configUrl": "https://ctest.malls.iformall.com/C/api" | |||||
"configUrl": "https://c.malls.iformall.com/C/api" | |||||
}, | }, | ||||
"name": "富茂券券集团版", | |||||
"weappId": "tt620e14b3fd30264101" | |||||
"name": "吾悦广场", | |||||
"weappId": "tt48a23e1fd79d648801" | |||||
}, | }, | ||||
"window": { | "window": { | ||||
"backgroundTextStyle": "light", | "backgroundTextStyle": "light", | ||||
"navigationBarTextStyle": "black", | "navigationBarTextStyle": "black", | ||||
"navigationBarTitleText": "Mini Program", | |||||
"navigationBarBackgroundColor": "#fff" | "navigationBarBackgroundColor": "#fff" | ||||
}, | }, | ||||
"extAppid": "tt620e14b3fd30264101", | |||||
"extAppid": "tt48a23e1fd79d648801", | |||||
"extEnable": true, | "extEnable": true, | ||||
"directCommit": false, | "directCommit": false, | ||||
"networkTimeout": { | "networkTimeout": { | ||||
"request": 30000, | "request": 30000, | ||||
"downloadFile": 10000 | "downloadFile": 10000 | ||||
} | |||||
}, | |||||
"requiredPrivateInfos": ["chooseLocation", "getLocation"] | |||||
} | } |
@@ -263,7 +263,6 @@ Page({ | |||||
business: key, | business: key, | ||||
targetAd: 101, | targetAd: 101, | ||||
mallTenantId: tt.getStorageSync('mallTenantId') || that.data.scanInTenantId || "" | mallTenantId: tt.getStorageSync('mallTenantId') || that.data.scanInTenantId || "" | ||||
} | } | ||||
} | } | ||||
@@ -894,7 +893,7 @@ Page({ | |||||
that.getBannerlist(); | that.getBannerlist(); | ||||
that.getBusinessList() | that.getBusinessList() | ||||
that.getCouponChannelList(that.data.busineKye) | that.getCouponChannelList(that.data.busineKye) | ||||
}, 1000) | |||||
}, 2000) | |||||
}, | }, | ||||
@@ -32,7 +32,7 @@ | |||||
"id": 1678428610317, | "id": 1678428610317, | ||||
"name": "index/index", | "name": "index/index", | ||||
"pathName": "pages/main/index", | "pathName": "pages/main/index", | ||||
"query": "type=scanIn&tenantId=1032", | |||||
"query": "type=scanIn&tenantId=1055", | |||||
"scene": "990001", | "scene": "990001", | ||||
"launchFrom": "scan", | "launchFrom": "scan", | ||||
"location": "qr_code" | "location": "qr_code" | ||||