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/disRealpic/index.wxml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/components/disRealpic/index.wxml b/wechat_jiaxuan/components/disRealpic/index.wxml
index a943534..7d967f4 100644
--- a/wechat_jiaxuan/components/disRealpic/index.wxml
+++ b/wechat_jiaxuan/components/disRealpic/index.wxml
@@ -27,6 +27,7 @@
           <view bindtap="subParam" class="btn sub">纭</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