From bff4b99ef3c83293cd475ff8f545eb4fbfe5a4b6 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 21 Nov 2019 14:00:04 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=8E=AF=E5=A2=83=E7=9A=84=E4=BF=AE=E6=94=B9]?= =?UTF-8?q?[=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 27 +++++++++++++-------------- project.config.json | 2 +- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/ext.json b/ext.json index d0ad0bb..83739a3 100644 --- a/ext.json +++ b/ext.json @@ -3,30 +3,28 @@ "attr": { "imgProxy": [ { - "newUrl": "https://ciformall.youlane.cn/img", + "newUrl": "https://ctest.malls.iformall.com/img", "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn" }, { - "newUrl": "https://ciformall.youlane.cn/img1", + "newUrl": "https://ctest.malls.iformall.com/img1", "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn" }, { - "newUrl": "https://ciformall.youlane.cn/img2", + "newUrl": "https://ctest.malls.iformall.com/img2", "orgUrl": "https://wx.qlogo.cn" } ], - "configUrl": "https://ciformall.youlane.cn/C/api", + "configUrl": "https://ctest.malls.iformall.com/C/api", "etcpAppId": "wx192b7d2e8dcbefd0", - "socketUrl": "wss://mp.youlane.cn/W/ws", - "ifStoreApp": "0", "etcpVersion": "release", - "etcpCallbackUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback", + "etcpCallbackUrl": "https://admintest.malls.iformall.com/api/carCallback/etcpPaidCallback", "ifHaveWebSocket": "0", "ifHaveCarModular": "1" }, - "name": "富茂客官开发", - "weappId": "wxea71200db93d756b", - "appVersion": "C.4.5.106" + "name": "金泸商务", + "weappId": "wx649b3be73c1afe47", + "appVersion": "C.test.5.2.0" }, "debug": false, "tabBar": { @@ -56,15 +54,16 @@ "selectedIconPath": "assets/images/user-a.png" } ], - "custom": true + "color": "#abb1be", + "selectedColor": "#b2743d" }, "window": { "backgroundTextStyle": "dark", "navigationBarTextStyle": "black", - "navigationBarTitleText": "WeChat", - "navigationBarBackgroundColor": "#fff" + "navigationBarTitleText": "", + "navigationBarBackgroundColor": "#FFFFFF" }, - "extAppid": "wxea71200db93d756b", + "extAppid": "wx649b3be73c1afe47", "extEnable": true, "permission": { "scope.userLocation": { diff --git a/project.config.json b/project.config.json index cb99eff..b6bb9ba 100644 --- a/project.config.json +++ b/project.config.json @@ -14,7 +14,7 @@ }, "compileType": "miniprogram", "libVersion": "2.5.0", - "appid": "wxb11603577a84a86d", + "appid": "wxfa336cad86ed598d", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "isGameTourist": false, "simulatorType": "wechat",