From 6420cdb6ff5d17714e2bd39f2477a4eef5b66a2b Mon Sep 17 00:00:00 2001 From: wenc000 <450292408@qq.com> Date: Sat, 27 Jun 2020 12:04:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9appid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/project.config.json b/project.config.json index c0536ba..b88d59a 100644 --- a/project.config.json +++ b/project.config.json @@ -6,16 +6,16 @@ "setting": { "urlCheck": false, "es6": true, + "enhance": false, "postcss": true, "preloadBackgroundData": false, "minified": true, "newFeature": true, - "autoAudits": false, "coverView": true, + "nodeModules": false, + "autoAudits": false, "showShadowRootInWxmlPanel": true, "scopeDataCheck": false, - "enhance": false, - "nodeModules": false, "uglifyFileName": false, "checkInvalidKey": true, "checkSiteMap": true, @@ -32,7 +32,7 @@ }, "compileType": "miniprogram", "libVersion": "2.11.1", - "appid": "wxb9c87f3dcf05852f", + "appid": "wxe17874894f7ff27b", "projectname": "xz_mini", "debugOptions": { "hidedInDevtools": []