From 46ba9b099bc9394b759cb36eecaa02da1d34e0c4 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期五, 18 七月 2025 16:49:34 +0800 Subject: [PATCH] 解决主包过大问题 --- manifest.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f28fd02..ecd7434 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "lilishop", + "name" : "缁挎弧绛�", "appid" : "__UNI__818CC42", "description" : "", "versionName" : "4.5.3", @@ -232,7 +232,7 @@ "enable" : true } }, - "title" : "lilishop", + "title" : "缁挎弧绛�", "template" : "" } } -- Gitblit v1.8.0