wechat_staff/components/disRealpic/index.wxml
@@ -57,6 +57,9 @@ <image class="icon" src="../../static/icon/zixun_ic_liulan.png" mode="widthFix"></image> <text>{{ item.viewCount }}</text> </view> </view> <view wx:if="{{ dataList.length == 0 }}" class="empty_wrap"> <image class="default_empty" src="../../static/images/default_empty.png"></image> </view> </scroll-view> </view>