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",