diff --git a/src/App.vue b/src/App.vue
index 1151a1e..65226bc 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -13,26 +13,55 @@
-
-
- {{ record.name }}
-
-
-
- {{ tag }}
+
+
+ handleTreeSelect(selectedKeys, category.type)"
+ :selectedKeys="searchConditions[category.type].tags"
+ multiple
+ />
+
+
+
+
+
+
+
+
+
+ {{ author }}
+
+
+
+
+ {{ tag }}
+
+
+
+
+
+ {{ record.name }}
+
+
+
+ {{ tag }}
+
+
+
+
+
+ 订阅
+
+
+ 详情
+
+
+
+
-
-
-
-
- 下载
-
-
- 详情
-
-
-
-
+
+
@@ -55,13 +84,15 @@
\ No newline at end of file