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 {
}