diff --git a/src/App.vue b/src/App.vue
index b8e00d37..5e0bdd2e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/src/views/404.vue b/src/views/404.vue
index 8c1d8a18..c9675d47 100644
--- a/src/views/404.vue
+++ b/src/views/404.vue
@@ -11,5 +11,4 @@ export default {
diff --git a/src/views/Home.vue b/src/views/Home.vue
index 0b9226f6..92cde694 100644
--- a/src/views/Home.vue
+++ b/src/views/Home.vue
@@ -3,9 +3,7 @@
diff --git a/src/views/attachment/AttachmentList.vue b/src/views/attachment/AttachmentList.vue
index b70e2617..799d722f 100644
--- a/src/views/attachment/AttachmentList.vue
+++ b/src/views/attachment/AttachmentList.vue
@@ -1,17 +1,30 @@
-
-
+
+
-
+
-
+
-
+
-
+
-
+
- 查询
- 重置
+ 查询
+ 重置
@@ -52,20 +81,35 @@
:grid="{ gutter: 12, xs: 1, sm: 2, md: 4, lg: 6, xl: 6, xxl: 6 }"
:dataSource="formattedDatas"
>
-
-
+
+
- {{ item.name }}
+ {{ item.name }}
-
+
-
-
+
+
-
+
点击选择文件或将文件拖拽到此处
支持单个或批量上传
diff --git a/src/views/attachment/components/AttachmentDetailDrawer.vue b/src/views/attachment/components/AttachmentDetailDrawer.vue
index 05fb9eea..9346d651 100644
--- a/src/views/attachment/components/AttachmentDetailDrawer.vue
+++ b/src/views/attachment/components/AttachmentDetailDrawer.vue
@@ -7,27 +7,50 @@
destroyOnClose
@close="onClose"
>
-
+
-
+
-
+
-
+
-
-
+
+
- {{ attachment.name }}
+ {{ attachment.name }}
附件名:
-
+
@@ -66,7 +89,10 @@
普通链接:
-
+
@@ -75,7 +101,10 @@
![{{ attachment.name }}]({{ attachment.path }})
Markdown 格式:
-
+
@@ -83,9 +112,14 @@
-
+
diff --git a/src/views/attachment/components/AttachmentDrawer.vue b/src/views/attachment/components/AttachmentDrawer.vue
index a41a3ed4..08c93f4e 100644
--- a/src/views/attachment/components/AttachmentDrawer.vue
+++ b/src/views/attachment/components/AttachmentDrawer.vue
@@ -57,7 +57,7 @@
:attachment="selectedAttachment"
@delete="handleDelete"
/>
-
+
-
-
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
+
-
+
-
+
点击选择文件或将文件拖拽到此处
支持单个或批量上传
diff --git a/src/views/comment/CommentList.vue b/src/views/comment/CommentList.vue
index 688c1402..60776e5c 100644
--- a/src/views/comment/CommentList.vue
+++ b/src/views/comment/CommentList.vue
@@ -4,14 +4,23 @@
-
+
-
+
-
+
-
+
-
+
- 查询
- 重置
+ 查询
+ 重置
@@ -35,12 +53,12 @@
- 回收站
+ 回收站
批量操作
-
+
@@ -52,19 +70,43 @@
:loading="commentsLoading"
:pagination="false"
>
-
-
+
+
{{ statusProperty.text }}
- {{ post.title }}
- {{ createTime | timeAgo }}
-
- 通过
-
- 删除
+ {{ post.title }}
+ {{ createTime | timeAgo }}
+
+ 通过
+
+ 删除
-
+
-
+
缩略图
-
+
-
+
-
保存草稿
-
{{ publishText }}
+
保存草稿
+
{{ publishText }}
-
-
- 发布
- 附件库
+
+
+ 发布
+ 附件库
diff --git a/src/views/page/PageList.vue b/src/views/page/PageList.vue
index 8081f4cd..166bc954 100644
--- a/src/views/page/PageList.vue
+++ b/src/views/page/PageList.vue
@@ -1,18 +1,33 @@