From 8a0b3081ecacbb844ea639ccc53ffd2c151cec1e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 28 三月 2021 02:13:53 +0800
Subject: [PATCH] 2021-03-28

---
 src/tabviews/custom/components/carousel/data-card/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/components/carousel/data-card/index.jsx b/src/tabviews/custom/components/carousel/data-card/index.jsx
index d276867..1e6e1aa 100644
--- a/src/tabviews/custom/components/carousel/data-card/index.jsx
+++ b/src/tabviews/custom/components/carousel/data-card/index.jsx
@@ -261,7 +261,7 @@
       }
 
       if (card.setting.joint === 'true') {
-        newtab.param.BID = item.$$uuid
+        newtab.param.$BID = item.$$uuid
       }
 
       if (['linkage_navigation', 'linkage'].includes(window.GLOB.navBar)) {

--
Gitblit v1.8.0