From ae018743852570d31bc66b3e04934c6b50839cee Mon Sep 17 00:00:00 2001 From: Mohan Date: Mon, 10 Aug 2026 13:39:12 +0800 Subject: [PATCH] feat(component): rebuild comment section with timeline and collapsible form --- src/components/CommentSection.vue | 201 +++++++++++++++++------------- 1 file changed, 113 insertions(+), 88 deletions(-) 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 ? '提交中' : '提交评论' }} + +
+ +
+