From 6ac8a1723a96c752bb0e31feca4cc4843f9b7e9e Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期四, 24 七月 2025 17:33:01 +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