wechat_staff/pages/detailDis/realpic.wxml
@@ -1,5 +1,7 @@ <view class="container"> <buoyClient showPurpose="1" /> <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>