From 88ca0a435ecc2b6608809cb9cd69b6a2bb0d42fe Mon Sep 17 00:00:00 2001
From: tj <1378534974@qq.com>
Date: 星期三, 30 四月 2025 12:11:22 +0800
Subject: [PATCH] D:/devInstall/Git/product css

---
 src/components/MainLayout.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/components/MainLayout.vue b/src/components/MainLayout.vue
index 031946d..b4750f3 100644
--- a/src/components/MainLayout.vue
+++ b/src/components/MainLayout.vue
@@ -1,6 +1,6 @@
 <template>
     <HeaderMenu />
-    <router-view style="margin-top: 62px;" />
+    <router-view style="margin-top: 70px;" />
     <Footer></Footer>
   </template>
   
@@ -12,4 +12,5 @@
   
   </script>
   <style scoped>
-  </style>
\ No newline at end of file
+  </style>
+

--
Gitblit v1.9.3