From fcd652e7c1b6a4aa0d82aff059e6e802f0e838fd Mon Sep 17 00:00:00 2001 From: ruibaby Date: Wed, 1 May 2019 01:37:46 +0800 Subject: [PATCH] Fixed style error. --- src/views/attachment/AttachmentList.vue | 2 +- src/views/dashboard/Dashboard.vue | 34 +++---------------------- src/views/interface/ThemeList.vue | 4 +-- src/views/post/PostEdit.vue | 1 + src/views/sheet/SheetEdit.vue | 1 + 5 files changed, 8 insertions(+), 34 deletions(-) diff --git a/src/views/attachment/AttachmentList.vue b/src/views/attachment/AttachmentList.vue index 8c8d0ed8..3ab2e606 100644 --- a/src/views/attachment/AttachmentList.vue +++ b/src/views/attachment/AttachmentList.vue @@ -97,7 +97,7 @@ {{ item.name }} diff --git a/src/views/dashboard/Dashboard.vue b/src/views/dashboard/Dashboard.vue index bbbb796c..d83da661 100644 --- a/src/views/dashboard/Dashboard.vue +++ b/src/views/dashboard/Dashboard.vue @@ -14,25 +14,7 @@ title="最新文章" :bodyStyle="{ padding: '0px' }" > - - - - {{ status.text }} - - - {{ editTime | timeAgo }} - + 最新文章 - + 最新评论 - + 最新日志 diff --git a/src/views/interface/ThemeList.vue b/src/views/interface/ThemeList.vue index bd07a616..7a6d10a5 100644 --- a/src/views/interface/ThemeList.vue +++ b/src/views/interface/ThemeList.vue @@ -400,8 +400,8 @@ export default {