diff --git a/src/views/post/CategoryList.vue b/src/views/post/CategoryList.vue index 18b9b7b2b..7eb580e74 100644 --- a/src/views/post/CategoryList.vue +++ b/src/views/post/CategoryList.vue @@ -9,7 +9,10 @@ :xs="24" :style="{ 'padding-bottom': '12px' }" > - + - + + + + + + + + + {{ item.name }} + + + + + {{ item.description }} + + + +