From d852d7b2ecaf897c2a72655865ddf305b1c0e49f Mon Sep 17 00:00:00 2001 From: sky121113 Date: Wed, 7 Jan 2026 11:39:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E6=95=B4=E6=BC=A2=E5=A0=A1=E5=8F=8Ahe?= =?UTF-8?q?ader=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/js/Layouts/AuthenticatedLayout.tsx | 32 +++++++++++--------- resources/js/Pages/Product/Index.tsx | 9 ++++++ 2 files changed, 26 insertions(+), 15 deletions(-) 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 */}