From d91c23a3dc8cb22c0a5b2bbb5a74c6aac37469b5 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期三, 03 七月 2024 11:35:02 +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