diff --git a/src/views/comment/components/CommentTab.vue b/src/views/comment/components/CommentTab.vue index 3c67c527..d041f193 100644 --- a/src/views/comment/components/CommentTab.vue +++ b/src/views/comment/components/CommentTab.vue @@ -54,7 +54,7 @@
- +
+ + + + + + + + + +   + {{ item.author }} +  {{ item.createTime | timeAgo }} + + +  {{ item.author }} {{ item.createTime | timeAgo }} + + +

+
+
+ 内置页面 + + + + + + + + + {{ item.title }} + {{ item.title }} + + + + + + + 自定义页面 + + + + + + + + + + + + {{ item.title }} + + + {{ item.title }} + + + {{ item.title }} + + + {{ item.title }} + + + + + + + + + - + @@ -71,8 +74,76 @@ :xs="24" :style="{ 'padding-bottom': '12px' }" > - + + + + + + + + + + {{ item.name }} + + + {{ item.url }} + + +