From d325329af443601bb19528160ec795c60418d50f Mon Sep 17 00:00:00 2001 From: zzc <1761997216@qq.com> Date: Wed, 10 Jun 2026 00:41:11 +0800 Subject: [PATCH] fix: not login --- components/CommentItem/CommentItem.vue | 14 ++++++- pages/mine/mine.vue | 17 ++++++-- pages/rating/detail.vue | 54 ++++++++++++++++++++------ pages/rating/index.vue | 50 +++++++++++++++++++++++- 4 files changed, 115 insertions(+), 20 deletions(-) diff --git a/components/CommentItem/CommentItem.vue b/components/CommentItem/CommentItem.vue index 9fb1080..46d6721 100644 --- a/components/CommentItem/CommentItem.vue +++ b/components/CommentItem/CommentItem.vue @@ -24,9 +24,10 @@