From 6e44890837550fa6c0d4200e5d42188ed144c109 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 11 Sep 2018 16:09:44 +0800 Subject: [PATCH] =?UTF-8?q?[appid=20url=E4=BF=AE=E6=94=B9][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9]:appid=E4=BF=AE=E6=94=B9=20url=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 6 +++--- project.config.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/config.js b/config/config.js index 6002ebf..061ca51 100755 --- a/config/config.js +++ b/config/config.js @@ -1,7 +1,7 @@ var config = { name: "富茂科技", - url: "https://ciformall.youlane.cn/C/api", - url:"https://c.malls.iformall.com", + // url: "https://ciformall.youlane.cn/C/api", + url:"https://c.malls.iformall.com/C/api", //url: "http://31adc9ce.ngrok.io/C/api", api: { /** @@ -136,7 +136,7 @@ var config = { }, weapp: { - AppId: "wxb11603577a84a86d" + AppId: "wx649b3be73c1afe47" }, ErrorCode: { NICK_NOT_AUTH: 11004, diff --git a/project.config.json b/project.config.json index d7c39ff..41012c0 100644 --- a/project.config.json +++ b/project.config.json @@ -4,7 +4,7 @@ "ignore": [] }, "setting": { - "urlCheck": false, + "urlCheck": true, "es6": true, "postcss": true, "minified": true, @@ -12,7 +12,7 @@ }, "compileType": "miniprogram", "libVersion": "2.2.5", - "appid": "wxb11603577a84a86d", + "appid": "wx649b3be73c1afe47", "projectname": "%E5%AF%8C%E8%8C%82%E9%93%BE%E5%AE%A2", "isGameTourist": false, "condition": {