From 1f9e1de998a3200ebe79186927041ffaa4a630fe Mon Sep 17 00:00:00 2001 From: ruibaby Date: Fri, 6 Sep 2019 11:30:19 +0800 Subject: [PATCH] Refactor PostList.vue and SheetList.vue --- src/views/post/PostList.vue | 25 ++++++++++++++++++- src/views/sheet/SheetList.vue | 45 +++++++++++++++++++---------------- 2 files changed, 48 insertions(+), 22 deletions(-) diff --git a/src/views/post/PostList.vue b/src/views/post/PostList.vue index 18d19d6a..d2bcc93a 100644 --- a/src/views/post/PostList.vue +++ b/src/views/post/PostList.vue @@ -146,18 +146,41 @@ :href="options.blog_url+'/archives/'+record.url" target="_blank" style="text-decoration: none;" + v-if="record.status=='PUBLISHED'" > {{ text }} + + {{ text }} + + + {{ text }} + - + 内置页面 - - - {{ text }} + + {{ text }} + + + {{ text }} + - +