From 67691fedbabb03a2c5997da4951763ba5a8f4a9f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 23 七月 2024 16:26:09 +0800
Subject: [PATCH] ‘’

---
 wechat_jiaxuan/components/disProduct/index.wxml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/components/disProduct/index.wxml b/wechat_jiaxuan/components/disProduct/index.wxml
index d0248d6..b9bd8b2 100644
--- a/wechat_jiaxuan/components/disProduct/index.wxml
+++ b/wechat_jiaxuan/components/disProduct/index.wxml
@@ -28,6 +28,7 @@
             <view class="btn sub" bindtap="subParam">纭</view>
           </view>
         </view>
+        <view wx:if="{{ activeParam.length > 0 }}" class="shade"></view>
         <view class="status">
           <view class="item {{ sortType == 'NORMAL' ? 'active' : '' }}" data-status="NORMAL" bindtap="statusChange">榛樿</view>
           <view class="separate"></view>

--
Gitblit v1.9.3