-
-
-
评论区
+
+
+
评论区
-
+
@@ -59,7 +59,7 @@ let artalkInstance: any = null
let isClosing = false
function closeModal() {
- if (isClosing) return
+ if (isClosing) {return}
isClosing = true
searchStore.toggleCommentsModal()
diff --git a/src/components/FloatingButtons.vue b/src/components/FloatingButtons.vue
index 7995e7d..97ad69e 100644
--- a/src/components/FloatingButtons.vue
+++ b/src/components/FloatingButtons.vue
@@ -3,55 +3,55 @@
@@ -70,7 +70,7 @@
>
@@ -79,11 +79,11 @@