From d45e8484a54d18aced2463a8cf804dc1911bc6e8 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Fri, 14 Feb 2025 18:54:14 +0800 Subject: [PATCH] no message --- components/commentList.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/components/commentList.vue b/components/commentList.vue index 3638cb3..95c2caf 100644 --- a/components/commentList.vue +++ b/components/commentList.vue @@ -7,7 +7,7 @@
- +
@@ -24,7 +24,7 @@
{{ item }}
-
+
最多可上传1张图片,支持在输入框中直接粘贴图片。 @@ -73,7 +73,7 @@
- +
@@ -89,7 +89,7 @@
{{ item }}
-
+
最多可上传1张图片,支持在输入框中直接粘贴图片。 @@ -144,7 +144,7 @@
- +
@@ -160,7 +160,7 @@
{{ item }}
-
+
最多可上传1张图片,支持在输入框中直接粘贴图片。 @@ -648,7 +648,7 @@ const closeUserInfo = (index, i) => { else if (index != undefined) commentList.value[index]["avatarState"] = false } -const judgeFocus = () => { +const judgeLogin = () => { if (isNeedLogin.value) { goLogin() return