wechat_staff/pages/promotion/index.wxml
@@ -7,7 +7,7 @@ <view class="imgs"> <video controls wx:if="{{item.fileType ==1 && item.fileList &&item.fileList.length}}" src="{{item.fileList[0].fileurlFull}}" class="video"></video> <view wx:if="{{item.fileType !=1 && item.fileList}}" data-id="{{ item.id }}" wx:for-item="item1" wx:for="{{ item.fileList }}" class="img_wrap"> <image class="img" mode="widthFix" src="{{item1.fileurlFull}}"></image> <image class="img" mode="aspectFill" src="{{item1.fileurlFull}}"></image> </view> </view> <view class="footer">