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