add.wxml 4.3 KB

1
  1. <view class="repair-box-add _div data-v-ff61ca70"><view class="repair-content fixed-page-content _div data-v-ff61ca70"><view class="white-box page-2 _div data-v-ff61ca70"><view class="custom-item-tit _div data-v-ff61ca70"><view class="tit _p data-v-ff61ca70">当前企业</view></view><view class="custom-white-box-content _div data-v-ff61ca70"><view class="custom-input-box _div data-v-ff61ca70"><input type="text" maxlength="{{50}}" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['$0','companyName','$event',[]],['form']]]]]}}" value="{{form.companyName}}" bindinput="__e" class="data-v-ff61ca70"/></view></view><view class="cell-item _div data-v-ff61ca70"><view class="label required _p data-v-ff61ca70">您是想</view><view class="tit _div data-v-ff61ca70"><van-radio-group bind:input="__e" vue-id="ecd68184-1" value="{{form.type}}" data-event-opts="{{[['^input',[['__set_model',['$0','type','$event',[]],['form']]]]]}}" data-com-type="wx" class="data-v-ff61ca70" bind:__l="__l" vue-slots="{{['default']}}"><van-radio vue-id="{{('ecd68184-2')+','+('ecd68184-1')}}" name="1" checked-color="#976CEB" custom-class="youwill" data-com-type="wx" class="data-v-ff61ca70" bind:__l="__l" vue-slots="{{['default']}}">报事</van-radio><van-radio vue-id="{{('ecd68184-3')+','+('ecd68184-1')}}" name="2" checked-color="#976CEB" custom-class="youwill" data-com-type="wx" class="data-v-ff61ca70" bind:__l="__l" vue-slots="{{['default']}}">咨询</van-radio></van-radio-group></view></view><view class="block-cell-item _div data-v-ff61ca70"><view class="label _p data-v-ff61ca70">快捷选择</view><view class="tit _div data-v-ff61ca70"><view class="custom-select-list _ul data-v-ff61ca70"><block wx:for="{{dic_SelectList.QUICK_SELECTION}}" wx:for-item="item" wx:for-index="__i0__" wx:key="value"><block wx:if="{{item.value!==''}}"><view data-event-opts="{{[['tap',[['quickSelect',['$0'],[[['dic_SelectList.QUICK_SELECTION','value',item.value]]]]]]]}}" class="{{['_li','data-v-ff61ca70',(quickSleced.value&&item.value===quickSleced.value)?'active':'']}}" bindtap="__e">{{''+item.label+''}}</view></block></block></view><uni-easyinput bind:input="__e" class="bgcF9F9F9 height218rpx data-v-ff61ca70" vue-id="ecd68184-4" type="textarea" autoHeight="{{true}}" maxlength="800" placeholder="请输入" value="{{form.description}}" data-event-opts="{{[['^input',[['__set_model',['$0','description','$event',[]],['form']]]]]}}" bind:__l="__l"></uni-easyinput></view></view></view><view class="white-box page-3 _div data-v-ff61ca70" style="padding-bottom:200rpx;"><view class="cell-item _div data-v-ff61ca70"><view class="label required _p data-v-ff61ca70">位置</view><view class="tit _div data-v-ff61ca70"><van-radio-group bind:input="__e" vue-id="ecd68184-5" value="{{form.position}}" data-event-opts="{{[['^input',[['__set_model',['$0','position','$event',[]],['form']]]]]}}" data-com-type="wx" class="data-v-ff61ca70" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{positionList}}" wx:for-item="item" wx:for-index="__i1__" wx:key="val"><van-radio vue-id="{{('ecd68184-6-'+__i1__)+','+('ecd68184-5')}}" name="{{item.val}}" checked-color="#976CEB" data-event-opts="{{[['^change',[['changePosition',['$0'],[[['positionList','val',item.val,'val']]]]]]]}}" data-com-type="wx" bind:change="__e" class="data-v-ff61ca70" bind:__l="__l" vue-slots="{{['default']}}">{{item.label}}</van-radio></block></van-radio-group></view></view><view class="block-cell-item _div data-v-ff61ca70"><view class="label _p data-v-ff61ca70">补充说明<label class="tips _span data-v-ff61ca70">(支持图片/视频上传限20M内,最多6张)</label></view><view class="tit _div data-v-ff61ca70"><van-uploader vue-id="ecd68184-7" multiple="{{true}}" file-list="{{fileUrlList}}" max-count="{{6}}" show-upload="{{true}}" data-event-opts="{{[['^afterRead',[['afterRead']]],['^beforeDelete',[['beforeDelete']]]]}}" data-com-type="wx" bind:afterRead="__e" bind:beforeDelete="__e" class="data-v-ff61ca70" bind:__l="__l"></van-uploader></view></view><view class="cell-item _div data-v-ff61ca70"><view class="label _p data-v-ff61ca70">报事人</view><view class="tit _p data-v-ff61ca70">{{form.userId}}</view></view></view></view><view class="repair-bottom bottom-button _div data-v-ff61ca70"><button data-event-opts="{{[['tap',[['submit']]]]}}" class="btn data-v-ff61ca70" bindtap="__e">提交</button></view></view>