diff --git a/jsconfig.json b/jsconfig.json
index 5a1f2d2..f2642f3 100644
--- a/jsconfig.json
+++ b/jsconfig.json
@@ -5,4 +5,4 @@
}
},
"exclude": ["node_modules", "dist"]
-}
+}
\ No newline at end of file
diff --git a/src/components/index/Category.vue b/src/components/index/Category.vue
index 9c4f415..9d3209a 100644
--- a/src/components/index/Category.vue
+++ b/src/components/index/Category.vue
@@ -1,11 +1,21 @@