From 301289e539c417995f95f5cb91fd1f6043bb7cfd Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123456 <zxx19900626> Date: 星期一, 20 十二月 2021 10:46:27 +0800 Subject: [PATCH] 智慧工会细节 --- manifest.json | 19 ++++++++++--------- 1 files changed, 10 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index 71e794c..c81bae8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "zhihuigonghui-front", - "appid" : "__UNI__D3A4B98", + "name" : "鏅烘収宸ヤ細", + "appid" : "wx0f10f6d253f3ee6b", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -50,17 +50,18 @@ "quickapp" : {}, /* 灏忕▼搴忕壒鏈夌浉鍏� */ "mp-weixin" : { - "appid" : "wx940911bf60031451", + "appid" : "wx0f10f6d253f3ee6b", "setting" : { - "urlCheck" : false, + "urlCheck" : true, "postcss" : true, - "es6" : true + "es6" : true, + "minified" : true }, "usingComponents" : true, - "optimization":{ - "subPackages":true //鏄惁鍚敤鍒嗗寘浼樺寲 - }, - "runmode" : "liberate" // 寮�鍚垎鍖呬紭鍖栧悗锛屽繀椤婚厤缃祫婧愰噴鏀炬ā寮� + "optimization" : { + "subPackages" : true //鏄惁鍚敤鍒嗗寘浼樺寲 + }, + "runmode" : "liberate" // 寮�鍚垎鍖呬紭鍖栧悗锛屽繀椤婚厤缃祫婧愰噴鏀炬ā寮� }, "mp-alipay" : { "usingComponents" : true -- Gitblit v1.9.1