From c6e2dbf5b7d57e76d743dd99e410bf768055f010 Mon Sep 17 00:00:00 2001 From: freedakgmail Date: Mon, 17 Aug 2026 18:35:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20portal/login=E6=AD=BB=E5=BE=AA=E7=8E=AF?= =?UTF-8?q?=20=E2=80=94=20=E7=99=BB=E5=BD=95=E9=A1=B5=E5=92=8C=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E7=99=BB=E5=BD=95=E9=A1=B5=E7=A7=BB=E5=87=BAPortalLay?= =?UTF-8?q?outWrapper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 7f939f8..9458d23 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -233,7 +233,7 @@ export default function App() { } /> {/* 员工端 */} - } /> + }>} /> } /> } /> } /> @@ -241,7 +241,7 @@ export default function App() { } /> } /> } /> - } /> + }>} /> } /> } /> } />