From 816d84a76c1a2f16f88dba70664397961f55caa1 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 26 七月 2024 10:07:56 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
wechat_staff/project.config.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/wechat_staff/project.config.json b/wechat_staff/project.config.json
index 71c3d03..1d8d6ec 100644
--- a/wechat_staff/project.config.json
+++ b/wechat_staff/project.config.json
@@ -1,5 +1,5 @@
{
- "appid": "wx9c8b22ccc4642e07",
+ "appid": "wx9910433b937fff92",
"compileType": "miniprogram",
"libVersion": "3.4.10",
"packOptions": {
@@ -15,7 +15,7 @@
"preloadBackgroundData": false,
"minified": true,
"autoAudits": false,
- "uglifyFileName": false,
+ "uglifyFileName": true,
"uploadWithSourceMap": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
--
Gitblit v1.9.3