From 430ce6acb0999ae387ba6cbfa3d7ed098bf7e694 Mon Sep 17 00:00:00 2001
From: wf <2547096351@qq.com>
Date: Thu, 25 Apr 2024 13:03:55 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E6=96=87=E4=BB=B6=E5=91=BD=E5=90=8D?=
=?UTF-8?q?=E8=A7=84=E8=8C=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../{icon-common.vue => menu-item-icon.vue} | 0
src/layout/components/Menu/menu-item.vue | 6 +--
src/layout/index.vue | 4 +-
.../index.vue | 48 +++++++++----------
.../{LayoutMixing => layout-mixing}/index.vue | 14 +++---
5 files changed, 36 insertions(+), 36 deletions(-)
rename src/layout/components/Menu/{icon-common.vue => menu-item-icon.vue} (100%)
rename src/layout/{LayoutDefaults => layout-defaults}/index.vue (95%)
rename src/layout/{LayoutMixing => layout-mixing}/index.vue (94%)
diff --git a/src/layout/components/Menu/icon-common.vue b/src/layout/components/Menu/menu-item-icon.vue
similarity index 100%
rename from src/layout/components/Menu/icon-common.vue
rename to src/layout/components/Menu/menu-item-icon.vue
diff --git a/src/layout/components/Menu/menu-item.vue b/src/layout/components/Menu/menu-item.vue
index 850a241..cf458e0 100644
--- a/src/layout/components/Menu/menu-item.vue
+++ b/src/layout/components/Menu/menu-item.vue
@@ -2,14 +2,14 @@
-
+
{{ item.meta.title }}
-
+
{{ item.meta.title }}
@@ -17,7 +17,7 @@
diff --git a/src/layout/LayoutDefaults/index.vue b/src/layout/layout-defaults/index.vue
similarity index 95%
rename from src/layout/LayoutDefaults/index.vue
rename to src/layout/layout-defaults/index.vue
index cdc1245..04cdc23 100644
--- a/src/layout/LayoutDefaults/index.vue
+++ b/src/layout/layout-defaults/index.vue
@@ -1,24 +1,24 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/layout/LayoutMixing/index.vue b/src/layout/layout-mixing/index.vue
similarity index 94%
rename from src/layout/LayoutMixing/index.vue
rename to src/layout/layout-mixing/index.vue
index 128b3b8..0681ca5 100644
--- a/src/layout/LayoutMixing/index.vue
+++ b/src/layout/layout-mixing/index.vue
@@ -1,7 +1,7 @@
-
- 混合布局
-
-
-
-
-
+
+ 混合布局
+
+
+
+
+