diff --git a/src/components/CommentSection.vue b/src/components/CommentSection.vue index 1a260dc..548bdae 100644 --- a/src/components/CommentSection.vue +++ b/src/components/CommentSection.vue @@ -1,7 +1,9 @@ @@ -71,63 +88,90 @@ onMounted(load)

评论

加载中...

-

暂无评论

- + + -
-

发表评论

-

{{ error }}

+

{{ submitMessage }}

- - - - - - - - + ✎ 发表评论 + +
+

{{ error }}

+ + + +
+ + + {{ submitting ? '提交中' : '提交评论' }} + +
+ +
+