From c966ea30d965a3f6efe89c556269e74f8cc9e4ef Mon Sep 17 00:00:00 2001 From: lix Date: Thu, 24 Jul 2025 08:46:25 +0800 Subject: [PATCH] =?UTF-8?q?tab=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.tsx | 8 ++- src/components/GlobalHeader/RightContent.tsx | 2 +- src/layouts/BasicLayout.tsx | 17 ++++-- src/models/user.ts | 59 ++++++++------------ src/utils/pathKeyMap.ts | 29 ++++++++++ 5 files changed, 69 insertions(+), 46 deletions(-) create mode 100644 src/utils/pathKeyMap.ts diff --git a/src/app.tsx b/src/app.tsx index 66063c0..9dd114b 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -58,7 +58,7 @@ function TabLayout({ ) return ( -