From a16ce135971f52d20e3fc1e5429f7b6165baedc3 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Mon, 24 Dec 2018 16:45:48 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=AC=AC=E4=B8=89=E6=96=B9=E6=89=98=E7=AE=A1?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=20=E6=B5=8B=E8=AF=95]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 2 +- ext.json | 6 +----- project.config.json | 4 ++-- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/config/config.js b/config/config.js index a64b75d..62b93f8 100755 --- a/config/config.js +++ b/config/config.js @@ -197,7 +197,7 @@ var config = { }, weapp: { - AppId: "wxea71200db93d756b", + AppId: "wxb11603577a84a86d", baseUrl:'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/' }, diff --git a/ext.json b/ext.json index 45c1911..129f0f3 100644 --- a/ext.json +++ b/ext.json @@ -1,11 +1,7 @@ { "extEnable": true, - "extAppid": "wxea71200db93d756b", + "extAppid": "wxb11603577a84a86d", "directCommit": false, - "navigateToMiniProgramAppIdList": [ - "wx192b7d2e8dcbefd0", - "wxc07f9d67923d676d" - ], "tabBar": { "color": "#9F9F9F", "selectedColor": "#00C0FF", diff --git a/project.config.json b/project.config.json index 4e30ca0..163fb84 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, @@ -13,7 +13,7 @@ }, "compileType": "miniprogram", "libVersion": "2.0.9", - "appid": "wxea71200db93d756b", + "appid": "wxb11603577a84a86d", "projectname": "C", "isGameTourist": false, "condition": {