From c59f638e4799fb339ab894df04ea007aef54fb21 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 13 Dec 2018 13:16:50 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AF=8C=E8=8C=82=E9=93=BE=E5=AE=A23.1.4]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 6 +++--- pages/user/index.wxml | 2 +- project.config.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/config.js b/config/config.js index 74bd335..a9f9029 100755 --- a/config/config.js +++ b/config/config.js @@ -1,7 +1,7 @@ var config = { // url: "https://ciformall.youlane.cn/C/api", - url:"https://c.malls.iformall.com/C/api", - // url:'https://ctest.malls.iformall.com/C/api', + // url:"https://c.malls.iformall.com/C/api", + url:'https://ctest.malls.iformall.com/C/api', api: { /** * 接口用途:login @@ -166,7 +166,7 @@ var config = { }, weapp: { - AppId: "wx026ee7f6290aa336" + AppId: "wx649b3be73c1afe47" }, ErrorCode: { NICK_NOT_AUTH: 11004, diff --git a/pages/user/index.wxml b/pages/user/index.wxml index c497bf3..632dc49 100644 --- a/pages/user/index.wxml +++ b/pages/user/index.wxml @@ -70,7 +70,7 @@ - 版本号:3.1.3 + 版本号:3.1.4 diff --git a/project.config.json b/project.config.json index 0286e72..5114486 100644 --- a/project.config.json +++ b/project.config.json @@ -12,7 +12,7 @@ }, "compileType": "miniprogram", "libVersion": "2.0.9", - "appid": "wx026ee7f6290aa336", + "appid": "wx649b3be73c1afe47", "projectname": "C", "isGameTourist": false, "condition": {