| | |
| | | </wux-cell> |
| | | </wux-field> |
| | | |
| | | <wux-field name="举报行为" initialValue="{{ displaytipoffAction }}"> |
| | | <!-- <wux-field name="举报行为" initialValue="{{ displaytipoffAction }}"> |
| | | <wux-popup-select options="{{ meetingWayList }}" bind:change="onPopupSelectChange" data-key="tipoffAction"> |
| | | <wux-cell title="举报行为" is-link extra="{{ displaytipoffAction }}" required="{{true}}"></wux-cell> |
| | | </wux-popup-select> |
| | | </wux-field> |
| | | </wux-field> --> |
| | | |
| | | <!-- <wux-field name="发生地" value="{{ meetingWay }}"> |
| | | <wux-cell hover-class="none" extra="{{dom}}"> |
| | |
| | | <div class="activity-uploadImage"> |
| | | <view class="educt_hasupload_pic" wx:for="{{evalList.evalList1000}}" wx:key="index"> |
| | | <image src="{{item.pic}}" class="upload" bindtap="previewImage" data-src="{{item.pic}}"></image> |
| | | <image src="{{del}}" bindtap='clearImg' data-index="{{index}}" id="{{item.id}}" data-associatetypeid="{{1000}}"></image> |
| | | <!-- <image src="{{del}}" class="{{disabled? 'displayNone':'activity-uploadImag-del'}}" bindtap='clearImg' data-index="{{index}}" id="{{item.id}}" data-associatetypeid="{{1000}}"></image> --> |
| | | </view> |
| | | <view bindtap="joinPicture" data-index="{{0}}" data-associatetypeid="{{1000}}"> |
| | | <image class="{{disabled? 'educt_upload_add activity-uploadImag-icon':'displayNone activity-uploadImag-icon'}}" src="{{add}}"></image> |