From c88aafcc047fdb6e7fddeccb55a5541f95133601 Mon Sep 17 00:00:00 2001
From: zdl <3489966805@qq.com>
Date: Wed, 15 Oct 2025 11:53:31 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E6=A8=A1=E6=8B=9F?=
=?UTF-8?q?=E7=9B=98=E5=8E=BB=E9=99=A4=E7=99=BB=E9=99=86=E6=8E=A7=E5=88=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.js | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/src/App.js b/src/App.js
index bec992ab..722443e7 100755
--- a/src/App.js
+++ b/src/App.js
@@ -120,14 +120,10 @@ function AppContent() {
{/* 事件详情独立页面路由(不经 Admin 布局) */}
} />
- {/* 模拟盘交易系统路由 - 需要登录 */}
-
-
-
- }
+ {/* 模拟盘交易系统路由 - 无需登录 */}
+ }
/>
{/* 管理后台路由 - 需要登录 */}