From 1eac21673ce776df018d4042386b310a269a7b30 Mon Sep 17 00:00:00 2001 From: zyh Date: Thu, 10 Apr 2025 03:42:55 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E7=AE=A1=E7=90=86=E5=85=A5=E5=8F=A3?= =?UTF-8?q?=E4=B8=AD=E6=B7=BB=E5=8A=A0=E7=A7=BB=E5=8A=A8=E7=AB=AF=E5=85=A5?= =?UTF-8?q?=E5=8F=A3=E6=8C=89=E9=92=AE=EF=BC=8C=E4=BC=98=E5=8C=96=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E6=A0=B7=E5=BC=8F=E4=BB=A5=E6=8F=90=E5=8D=87=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=BD=93=E9=AA=8C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/app.tsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/server/app.tsx b/server/app.tsx index 9cc1cd2..b2ae68c 100644 --- a/server/app.tsx +++ b/server/app.tsx @@ -360,13 +360,21 @@ export default function({ apiClient, app, moduleDir }: ModuleParams) { {/* 管理入口按钮 */} -
+
进入管理后台 + + {/* 移动端入口按钮 */} + + 进入移动端 +