From d73f2147c0d7fc04f26748cee943b2cfc9f23338 Mon Sep 17 00:00:00 2001 From: XiaoMo Date: Fri, 31 Mar 2023 12:20:10 +0800 Subject: [PATCH] =?UTF-8?q?a1300399510@qq.com=20=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=BA=8E=202023/03/31=20-12:20:01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DetailReply.vue | 41 +++++++++++------------------- src/components/unlock/Coins.vue | 42 +++++++++++++++++++++++++++++++ src/icons/svg/arrowsRoundLeft.svg | 6 +++++ src/icons/svg/bi.svg | 18 +++++++++++++ src/icons/svg/gray-cross.svg | 6 +++++ src/views/detail/detailIndex.vue | 8 +++--- 6 files changed, 92 insertions(+), 29 deletions(-) create mode 100755 src/components/unlock/Coins.vue create mode 100755 src/icons/svg/arrowsRoundLeft.svg create mode 100755 src/icons/svg/bi.svg create mode 100755 src/icons/svg/gray-cross.svg diff --git a/src/components/DetailReply.vue b/src/components/DetailReply.vue index 98973bf..c86830e 100755 --- a/src/components/DetailReply.vue +++ b/src/components/DetailReply.vue @@ -2,14 +2,14 @@
+ @click="openDiscussionSingleState ? handlePopCancel() : ''">
{{ twoCommentData.content }}
- +
@@ -32,7 +32,7 @@
{{ twoCommentData.content }}
- +