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 {