From b75418f77342f81cd3c1ecf8897759e6bbaea6fa Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期三, 17 七月 2024 13:41:59 +0800
Subject: [PATCH] update 合伙人功能更新

---
 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index fef255e..8466839 100644
--- a/manifest.json
+++ b/manifest.json
@@ -52,7 +52,8 @@
         "appid" : "wx3203fd935a6ffe09",
         "setting" : {
             "urlCheck" : false,
-            "es6" : true
+            "es6" : true,
+            "minified" : true
         },
         "usingComponents" : true,
         "plugins" : {}

--
Gitblit v1.9.3