From 101afec470d99e5a961a2099ea79da140d001635 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Sat, 5 Apr 2025 17:43:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor(GiPageLayout):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E9=83=A8=E5=88=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GiPageLayout/index.vue | 46 +++++++++++++++++++++------ 1 file changed, 37 insertions(+), 9 deletions(-) diff --git a/src/components/GiPageLayout/index.vue b/src/components/GiPageLayout/index.vue index 73f4613..28fca2f 100644 --- a/src/components/GiPageLayout/index.vue +++ b/src/components/GiPageLayout/index.vue @@ -1,16 +1,15 @@