From 8d7ef8ec67b617d75e132a788789d502ed6cdd94 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Fri, 30 Aug 2019 21:51:31 +0800 Subject: [PATCH] Change api tab icon. --- src/App.vue | 1 - src/views/post/PostList.vue | 37 ++++++++++++++++++++++++++++++--- src/views/sheet/SheetList.vue | 30 ++++++++++++++++++++++++-- src/views/system/OptionForm.vue | 2 +- 4 files changed, 63 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index fb2a152d5..5e0bdd2e8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -44,4 +44,3 @@ export default { height: 100%; } - diff --git a/src/views/post/PostList.vue b/src/views/post/PostList.vue index e4cf043a2..e5c230c46 100644 --- a/src/views/post/PostList.vue +++ b/src/views/post/PostList.vue @@ -133,7 +133,12 @@ slot-scope="text,record" style="max-width: 150px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" > - + {{ tag.name }} + + + + + + + + + + + + + + + + - API 设置 + API 设置