From fcaa0969a884d4433606d5acd78f123309b62cba Mon Sep 17 00:00:00 2001 From: simonkoson <28867558@qq.com> Date: Fri, 22 May 2026 18:15:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20AppLayout=20=E6=9C=AA=E6=8C=82=E8=BD=BD?= =?UTF-8?q?=E2=80=94=E2=80=94=E8=B7=AF=E7=94=B1=E6=94=B9=E4=B8=BA=E4=B8=A4?= =?UTF-8?q?=E5=B1=82=20Outlet=20=E5=B5=8C=E5=A5=97=EF=BC=8CAuthGuard=20?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E5=8C=85=E8=A3=B9=20AppLayout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.jsx | 55 ++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 30 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 18255d8..fae5052 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -27,36 +27,31 @@ function App() { } /> - - - - } - > - } /> - } /> - } /> - } /> - } /> - } /> - - - - } - /> - - - - } - /> + }> + }> + } /> + } /> + } /> + } /> + } /> + } /> + + + + } + /> + + + + } + /> +