From f1fdcf6bf262df63d080bc65aa03ac6034a39240 Mon Sep 17 00:00:00 2001 From: XiaoMo Date: Fri, 31 Mar 2023 16:00:11 +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-16:00:02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/common.js | 7 ++++++- src/views/detail/detailIndex.vue | 30 ++++++++++++++---------------- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/src/utils/common.js b/src/utils/common.js index 8db934d..7c73672 100755 --- a/src/utils/common.js +++ b/src/utils/common.js @@ -26,4 +26,9 @@ function goTologin() { skipUrl(`https://passport.gter.net/?referer=${url}`, false); } -export { skipUrl, pageStop, pageMove, goTologin } \ No newline at end of file +// 点击复制 +function copy(value, ismessage) { + +} + +export { skipUrl, pageStop, pageMove, goTologin, copy } \ No newline at end of file diff --git a/src/views/detail/detailIndex.vue b/src/views/detail/detailIndex.vue index 129e40b..e3d1a49 100755 --- a/src/views/detail/detailIndex.vue +++ b/src/views/detail/detailIndex.vue @@ -78,7 +78,10 @@
+ :style="{ height: prepareLiskeState ? '' : '.5333rem' }"> +
+
+