From 7d607f19253fcdbbf36d692894cee036af6c5de1 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 29 七月 2024 13:43:39 +0800
Subject: [PATCH] 提交

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

diff --git a/wechat_staff/pages/detailDis/realpic.wxml b/wechat_staff/pages/detailDis/realpic.wxml
index 2923d1d..f972e59 100644
--- a/wechat_staff/pages/detailDis/realpic.wxml
+++ b/wechat_staff/pages/detailDis/realpic.wxml
@@ -1,5 +1,7 @@
 <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>
   <view class="time">鍙戝竷鏃堕棿锛歿{ info.publishDt }}</view>
   <image class="info_item" wx:for="{{ info.contentImgList }}" src="{{ item }}" mode="widthFix"></image>

--
Gitblit v1.9.3