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": {