From 8ef31e8ba7a25360ab6eadf4a042bd9482972684 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Fri, 26 Apr 2019 13:27:13 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AF=8C=E8=8C=82=E5=AE=A2=E8=A7=82=E5=BC=80?= =?UTF-8?q?=E5=8F=91]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 21 +++++++++++---------- project.config.json | 2 +- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/ext.json b/ext.json index 44adf70..92aeec9 100644 --- a/ext.json +++ b/ext.json @@ -1,16 +1,17 @@ { "ext": { "attr": { - "configUrl": "https://c.malls.iformall.com/C/api", - "etcpAppId": "wxc07f9d67923d676d", + "configUrl": "https://ciformall.youlane.cn/C/api", + "etcpAppId": "wx192b7d2e8dcbefd0", + "socketUrl": "wss://mp.youlane.cn/W/ws", "etcpVersion": "release", - "ifHaveCarModular": "0", + "etcpCallbackUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback", "ifHaveWebSocket": "0", - "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback" + "ifHaveCarModular": "1" }, - "name": "富茂链客生产版", - "weappId": "wx6a2524a8286d687f", - "appVersion": "C.nocar.5.1.1" + "name": "富茂客官开发", + "weappId": "wxea71200db93d756b", + "appVersion": "C.4.5.106" }, "debug": false, "tabBar": { @@ -46,10 +47,10 @@ "window": { "backgroundTextStyle": "dark", "navigationBarTextStyle": "black", - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#FFFFFF" + "navigationBarTitleText": "WeChat", + "navigationBarBackgroundColor": "#fff" }, - "extAppid": "wx6a2524a8286d687f", + "extAppid": "wxea71200db93d756b", "extEnable": true, "permission": { "scope.userLocation": { diff --git a/project.config.json b/project.config.json index 27db03b..6edba2f 100644 --- a/project.config.json +++ b/project.config.json @@ -14,7 +14,7 @@ }, "compileType": "miniprogram", "libVersion": "2.2.0", - "appid": "wx453ae0d37f3550d0", + "appid": "wxb11603577a84a86d", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "isGameTourist": false, "simulatorType": "wechat",