From 79993be468244e6cc16ce9c1d7e8736bd359c600 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期五, 05 五月 2023 14:48:51 +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