From 5204d23fac7d019f44c3b6eaf83561c0cd6175b2 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 25 七月 2025 11:18:09 +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