From 00bf17838b496e6fcfed2e521f9c27f8f0e3e3c7 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 05 八月 2024 18:38:20 +0800
Subject: [PATCH] ‘’
---
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 6f2d575..1d8d6ec 100644
--- a/wechat_staff/project.config.json
+++ b/wechat_staff/project.config.json
@@ -1,5 +1,5 @@
{
- "appid": "wx208dd1edc0be24ee",
+ "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