From 65fdc2a5f4d2c809fe1e7e5bf49299b575b966f1 Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Tue, 12 May 2020 09:19:49 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=B5=AE=E5=B1=82=E5=B9=BF=E5=91=8A][?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D]:=E7=A0=8D=E4=BB=B7=E6=8B=BC=E5=9B=A2?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98=20[=E6=B5=B7=E6=8A=A5][?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D]:=E6=B5=B7=E6=8A=A5=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E6=8E=88=E6=9D=83=E7=94=A8=E6=88=B7=E6=98=B5=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 34 +++++++++++++++++----------------- project.config.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ext.json b/ext.json index 79bc693..4194805 100644 --- a/ext.json +++ b/ext.json @@ -1,20 +1,6 @@ { "ext": { "attr": { - "imgProxy": [ - { - "newUrl": "https://c.malls.iformall.com/img", - "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn" - }, - { - "newUrl": "https://c.malls.iformall.com/img1", - "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn" - }, - { - "newUrl": "https://c.malls.iformall.com/img2", - "orgUrl": "https://wx.qlogo.cn" - } - ], "car": { "etcp": { "etcpAppId": "wxc07f9d67923d676d", @@ -31,13 +17,27 @@ }, "version": "release" }, + "imgProxy": [ + { + "newUrl": "https://c.malls.iformall.com/img", + "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn" + }, + { + "newUrl": "https://c.malls.iformall.com/img1", + "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn" + }, + { + "newUrl": "https://c.malls.iformall.com/img2", + "orgUrl": "https://wx.qlogo.cn" + } + ], "configUrl": "https://c.malls.iformall.com/C/api", "ifStoreApp": "0", "ifHaveWebSocket": "0", "ifHaveCarModular": "1" }, - "name": "福州连江万星广场", - "weappId": "wxce917a9a151fc03c", + "name": "富茂链客生产版", + "weappId": "wx6a2524a8286d687f", "appVersion": "C.5.1.1" }, "debug": false, @@ -76,7 +76,7 @@ "navigationBarTitleText": "", "navigationBarBackgroundColor": "#FFFFFF" }, - "extAppid": "wxce917a9a151fc03c", + "extAppid": "wx6a2524a8286d687f", "extEnable": true, "permission": { "scope.userLocation": { diff --git a/project.config.json b/project.config.json index b6bb9ba..53fd519 100644 --- a/project.config.json +++ b/project.config.json @@ -14,7 +14,7 @@ }, "compileType": "miniprogram", "libVersion": "2.5.0", - "appid": "wxfa336cad86ed598d", + "appid": "wx453ae0d37f3550d0", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "isGameTourist": false, "simulatorType": "wechat",