From 5c5c9b5cee97f3ef9dc9e3578ecb6a2204cb8348 Mon Sep 17 00:00:00 2001 From: johnniang Date: Fri, 12 Apr 2019 08:23:03 +0800 Subject: [PATCH] Add category tree component in CategoryList --- src/views/post/CategoryList.vue | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/views/post/CategoryList.vue b/src/views/post/CategoryList.vue index 17ae1afc..dc5d8475 100644 --- a/src/views/post/CategoryList.vue +++ b/src/views/post/CategoryList.vue @@ -54,9 +54,9 @@ :md="14" :sm="24" :xs="24" - :style="{ 'padding-bottom': '12px' }" + :style="{ 'padding-bottom': '1rem' }" > - + + + + @@ -98,6 +104,7 @@ -