diff --git a/resources/js/Layouts/AuthenticatedLayout.tsx b/resources/js/Layouts/AuthenticatedLayout.tsx index d4c3413..28989bd 100644 --- a/resources/js/Layouts/AuthenticatedLayout.tsx +++ b/resources/js/Layouts/AuthenticatedLayout.tsx @@ -222,26 +222,28 @@ export default function AuthenticatedLayout({ children }: { children: React.Reac return (
- {/* Mobile Header */} -
- -
K
- 小小冰室 ERP - - + {/* Mobile Header -> Global Header */} +
+
+ + +
K
+ 小小冰室 ERP + +
{/* Sidebar Desktop */}