From 7e460156de73171f9660ce48f80703e79f8b478d Mon Sep 17 00:00:00 2001
From: Crunchy <3114200645@qq.com>
Date: 星期六, 14 六月 2025 11:48:26 +0800
Subject: [PATCH] 初始化提交

---
 src/layout/index.vue |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/layout/index.vue b/src/layout/index.vue
index db22a7b..4317904 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -63,6 +63,12 @@
       position: fixed;
       top: 0;
     }
+    
+  }
+  .hideSidebar .sidebar-container{
+     ::v-deep img{
+        //  content: url("@/a");
+      }
   }
   .drawer-bg {
     background: #000;

--
Gitblit v1.9.3