From fe5faf2cdc8ca44fdb1da00d40c98f5f39b148aa Mon Sep 17 00:00:00 2001
From: shikong <919411476@qq.com>
Date: Thu, 17 Oct 2024 13:49:29 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/index/components/category-item/index.vue | 12 +++++++-----
src/pages/index/index.vue | 9 ++++-----
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/src/pages/index/components/category-item/index.vue b/src/pages/index/components/category-item/index.vue
index 03e054e..8c66690 100644
--- a/src/pages/index/components/category-item/index.vue
+++ b/src/pages/index/components/category-item/index.vue
@@ -10,11 +10,13 @@ const props = defineProps({
-
-
-
- {{ props.title }}
-
+
+
+
+
+ {{ props.title }}
+
+
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 24632a6..cae30af 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -11,7 +11,7 @@
-
+
@@ -29,7 +29,7 @@
-
+
@@ -122,10 +122,9 @@ export default {
}