From a246b14b25abedc27d1b69e18e8a2ab237aa08b5 Mon Sep 17 00:00:00 2001 From: GUjiYN <2946459904@qq.com> Date: Sat, 27 Jan 2024 15:00:00 +0800 Subject: [PATCH] Git bug fix --- src/Manager/MainSection.vue | 22 ++++++++++++++++++++++ src/manager/manage.vue | 8 +++++--- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/src/Manager/MainSection.vue b/src/Manager/MainSection.vue index 8bd2580..36f8dcd 100644 --- a/src/Manager/MainSection.vue +++ b/src/Manager/MainSection.vue @@ -21,3 +21,25 @@ import LeftBar from "@/Manager/LeftBar.vue"; flex: 1; /* 让内容部分占据剩余空间 */ } + + + + diff --git a/src/manager/manage.vue b/src/manager/manage.vue index 25e6f15..2e67086 100644 --- a/src/manager/manage.vue +++ b/src/manager/manage.vue @@ -1,6 +1,8 @@ -