diff --git a/src/views/post/CategoryList.vue b/src/views/post/CategoryList.vue index bca99c0d..26996e03 100644 --- a/src/views/post/CategoryList.vue +++ b/src/views/post/CategoryList.vue @@ -7,31 +7,43 @@ :md="10" :sm="24" :xs="24" - :style="{ 'padding-bottom': '12px' }"> + :style="{ 'padding-bottom': '12px' }" + > - + - + - - + /> - - + + - 保存 + 保存 @@ -42,14 +54,31 @@ :md="14" :sm="24" :xs="24" - :style="{ 'padding-bottom': '12px' }"> + :style="{ 'padding-bottom': '12px' }" + > - - + + {{ text }} - - 编辑 + + 编辑 + +