From 382bcec80b1d422d94b76c3160efb80daca742bd Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Sun, 12 Mar 2023 17:15:12 +0800 Subject: [PATCH] upload --- ext.json | 12 +++++++----- index/index.js | 3 +-- project.config.json | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ext.json b/ext.json index bd289e8..d547379 100644 --- a/ext.json +++ b/ext.json @@ -1,21 +1,23 @@ { "ext": { "attr": { - "configUrl": "https://ctest.malls.iformall.com/C/api" + "configUrl": "https://c.malls.iformall.com/C/api" }, - "name": "富茂券券集团版", - "weappId": "tt620e14b3fd30264101" + "name": "吾悦广场", + "weappId": "tt48a23e1fd79d648801" }, "window": { "backgroundTextStyle": "light", "navigationBarTextStyle": "black", + "navigationBarTitleText": "Mini Program", "navigationBarBackgroundColor": "#fff" }, - "extAppid": "tt620e14b3fd30264101", + "extAppid": "tt48a23e1fd79d648801", "extEnable": true, "directCommit": false, "networkTimeout": { "request": 30000, "downloadFile": 10000 - } + }, + "requiredPrivateInfos": ["chooseLocation", "getLocation"] } \ No newline at end of file diff --git a/index/index.js b/index/index.js index 327d056..a73f724 100644 --- a/index/index.js +++ b/index/index.js @@ -263,7 +263,6 @@ Page({ business: key, targetAd: 101, mallTenantId: tt.getStorageSync('mallTenantId') || that.data.scanInTenantId || "" - } } @@ -894,7 +893,7 @@ Page({ that.getBannerlist(); that.getBusinessList() that.getCouponChannelList(that.data.busineKye) - }, 1000) + }, 2000) }, diff --git a/project.config.json b/project.config.json index aaf0cf0..db9b03c 100644 --- a/project.config.json +++ b/project.config.json @@ -32,7 +32,7 @@ "id": 1678428610317, "name": "index/index", "pathName": "pages/main/index", - "query": "type=scanIn&tenantId=1032", + "query": "type=scanIn&tenantId=1055", "scene": "990001", "launchFrom": "scan", "location": "qr_code"