From 5c01be6370291febe52adfa74fad8101a197c388 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期二, 28 三月 2023 18:27:19 +0800
Subject: [PATCH] 微信绑定测试

---
 manifest.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index f2ef2b6..9d4cb6c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -56,6 +56,9 @@
 				"desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�"
 			}
 		},
+		"optimization": {
+			"subPackages": true
+		},
 		"requiredPrivateInfos": [
 			"getFuzzyLocation"
 		],
@@ -80,4 +83,4 @@
 		"enable": false
 	},
 	"vueVersion": "2"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.1