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 布局) */}
} />
- {/* 模拟盘交易系统路由 - 需要登录 */}
-
-
-
- }
+ {/* 模拟盘交易系统路由 - 无需登录 */}
+ }
/>
{/* 管理后台路由 - 需要登录 */}