From 158a4698ce22c5525ec1735300db86887ae096a0 Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Tue, 28 Feb 2023 11:37:29 +0800 Subject: [PATCH] upload --- ext.json | 12 +++++------- pages/order/detail/index.js | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/ext.json b/ext.json index d547379..bd289e8 100644 --- a/ext.json +++ b/ext.json @@ -1,23 +1,21 @@ { "ext": { "attr": { - "configUrl": "https://c.malls.iformall.com/C/api" + "configUrl": "https://ctest.malls.iformall.com/C/api" }, - "name": "吾悦广场", - "weappId": "tt48a23e1fd79d648801" + "name": "富茂券券集团版", + "weappId": "tt620e14b3fd30264101" }, "window": { "backgroundTextStyle": "light", "navigationBarTextStyle": "black", - "navigationBarTitleText": "Mini Program", "navigationBarBackgroundColor": "#fff" }, - "extAppid": "tt48a23e1fd79d648801", + "extAppid": "tt620e14b3fd30264101", "extEnable": true, "directCommit": false, "networkTimeout": { "request": 30000, "downloadFile": 10000 - }, - "requiredPrivateInfos": ["chooseLocation", "getLocation"] + } } \ No newline at end of file diff --git a/pages/order/detail/index.js b/pages/order/detail/index.js index fdf40cb..1de3a1c 100644 --- a/pages/order/detail/index.js +++ b/pages/order/detail/index.js @@ -661,7 +661,7 @@ Page({ url: config.api.getchanId, data: { id: _this.data.order.couponOrderId, - mallTenantId: tt.getStorageSync('mallTenantId') + mallTenantId: this.data.mallTenantId || '' } }).then(res => { tt.canRateAwemeOrders({