From 3e07d9a3b931490486d70fb171f78f380720b443 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 13 Dec 2018 15:34:13 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=88=90=E9=95=BF=E5=80=BC=20=E6=9D=83?= =?UTF-8?q?=E7=9B=8A=E9=87=8C=E9=9D=A2=EF=BC=8C=E5=88=A4=E6=96=AD=E6=98=AF?= =?UTF-8?q?=E5=90=A6=E6=98=BE=E7=A4=BA=E6=88=91=E7=9A=84=E7=89=B9=E6=9D=83?= =?UTF-8?q?]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 6 +++--- pages/grade/grade.js | 4 +--- pages/grade/grade.wxml | 2 +- pages/user/index.wxml | 2 +- project.config.json | 2 +- 5 files changed, 7 insertions(+), 9 deletions(-) diff --git a/config/config.js b/config/config.js index e2c997f..670ab92 100755 --- a/config/config.js +++ b/config/config.js @@ -1,7 +1,7 @@ var config = { - // url: "https://ciformall.youlane.cn/C/api", + 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://ctest.malls.iformall.com/C/api', // url:'http://10.100.33.66:7000/C/api', api: { /** @@ -172,7 +172,7 @@ var config = { }, weapp: { - AppId: "wx649b3be73c1afe47" + AppId: "wxea71200db93d756b" }, ErrorCode: { NICK_NOT_AUTH: 11004, diff --git a/pages/grade/grade.js b/pages/grade/grade.js index 9a26ef4..fb53dd8 100644 --- a/pages/grade/grade.js +++ b/pages/grade/grade.js @@ -31,9 +31,7 @@ Page({ let that = this; Http.get({ url: config.api.scoreLevelInfo, - data: { - appId: config.weapp.AppId, - } + data: {} }) .then(res=>{ // if true 则开启特享礼遇 diff --git a/pages/grade/grade.wxml b/pages/grade/grade.wxml index e63933a..632c22e 100644 --- a/pages/grade/grade.wxml +++ b/pages/grade/grade.wxml @@ -40,6 +40,6 @@ 暂无配置信息 - + \ No newline at end of file diff --git a/pages/user/index.wxml b/pages/user/index.wxml index bd784e5..b3f8eb4 100644 --- a/pages/user/index.wxml +++ b/pages/user/index.wxml @@ -85,7 +85,7 @@ - 版本号:3.1.4 + 版本号:3.2.1 diff --git a/project.config.json b/project.config.json index f1d8f90..2ad7024 100644 --- a/project.config.json +++ b/project.config.json @@ -12,7 +12,7 @@ }, "compileType": "miniprogram", "libVersion": "2.0.9", - "appid": "wx649b3be73c1afe47", + "appid": "wxea71200db93d756b", "projectname": "C", "isGameTourist": false, "condition": {