From 34486b14dd302b23d4baea8194f45cff9a429d73 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 26 七月 2024 17:40:22 +0800
Subject: [PATCH] 代码提交

---
 wechat_staff/pages/detailDis/realpic.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wechat_staff/pages/detailDis/realpic.wxml b/wechat_staff/pages/detailDis/realpic.wxml
index 39539d7..f972e59 100644
--- a/wechat_staff/pages/detailDis/realpic.wxml
+++ b/wechat_staff/pages/detailDis/realpic.wxml
@@ -1,5 +1,5 @@
 <view class="container">
-  <buoyClient showPurpose="1" />
+  <buoyClient showPurpose="1" class="buoyClient"/>
   <detailFooter bindenjoy="handleEnjoy" path="2" info="{{info}}" />
   <!--  -->
   <view class="main_title">{{ info.title }}</view>

--
Gitblit v1.9.3