| | |
| | | </div> |
| | | <div class="detail-img"> |
| | | <view class="educt_hasupload_pic" wx:for="{{attList.attList22}}" wx:key="{{key}}"> |
| | | <image src="{{item.path}}" class="upload" bindtap="previewImage" data-src="{{item.pic}}"></image> |
| | | <image src="{{item.path}}" class="upload" bindtap="previewImage" data-src="{{item.path}}"></image> |
| | | </view> |
| | | <view class="educt_hasupload_pic" wx:for="{{attList.attList23}}" wx:key="{{key}}"> |
| | | <image src="{{item.iconSrc}}" class="fileIcon" bindtap="open" data-path="{{item.path}}" class="detail-img-top"></image> |