From 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 17 四月 2020 17:48:36 +0800
Subject: [PATCH] 2020-04-17

---
 src/templates/zshare/dragelement/index.jsx |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/templates/zshare/dragelement/index.jsx b/src/templates/zshare/dragelement/index.jsx
index f0f9b40..86a6fd7 100644
--- a/src/templates/zshare/dragelement/index.jsx
+++ b/src/templates/zshare/dragelement/index.jsx
@@ -61,7 +61,11 @@
     copycard.focus = true
 
     copycard.originCard = card
-    
+
+    if (copycard.OpenType === 'popview') { // 寰呭畬鍠�
+      copycard.linkTab = ''
+    }
+
     let _val = JSON.parse(JSON.stringify(copycard))
 
     try {

--
Gitblit v1.8.0