complaint.wxml
3.26 KB
<view class="page data-v-11168c44"><view class="item data-v-11168c44"><view class="contents data-v-11168c44"><view class="add-list data-v-11168c44"><view class="list data-v-11168c44"><view class="title data-v-11168c44"><text style="font-weight:bold;" class="data-v-11168c44">投诉类型</text></view><view data-event-opts="{{[['tap',[['chooseLocation',[1]]]]]}}" class="content data-v-11168c44" style="width:25%;" bindtap="__e"><u-input bind:input="__e" style="pointer-events:none;" vue-id="11b9fa30-1" type="select" disabledColor="#ffffff" placeholder="请选择" border="{{false}}" suffixIcon="arrow-right" value="{{ruleForm.complaintType}}" data-event-opts="{{[['^input',[['__set_model',['$0','complaintType','$event',[]],['ruleForm']]]]]}}" class="data-v-11168c44" bind:__l="__l"></u-input></view></view><view class="list data-v-11168c44"><view class="title data-v-11168c44"><text style="font-weight:bold;" class="data-v-11168c44">问题描述</text></view><view class="content data-v-11168c44"><input type="text" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['$0','problemDescription','$event',[]],['ruleForm']]]]]}}" value="{{ruleForm.problemDescription}}" bindinput="__e" class="data-v-11168c44"/></view></view></view></view></view><view class="item data-v-11168c44"><view class="contents data-v-11168c44" style="background-color:#fff;padding:10px 20px;"><view class="feedback-data data-v-11168c44"><view class="data-v-11168c44"><view class="title data-v-11168c44"><text style="font-weight:bold;" class="data-v-11168c44">现场照片</text></view></view><view class="voucher-img data-v-11168c44"><view class="voucher-list data-v-11168c44"><u-upload vue-id="11b9fa30-2" action="{{$upload}}" auto-upload="{{true}}" data-ref="uUpload" class="data-v-11168c44 vue-ref" bind:__l="__l"></u-upload></view></view></view></view></view><view class="item data-v-11168c44"><view class="contents data-v-11168c44" style="background-color:#fff;padding:10px 20px;"><view class="feedback-data data-v-11168c44"><view class="data-v-11168c44"><view class="title data-v-11168c44"><text style="font-weight:bold;" class="data-v-11168c44">备注信息</text></view></view><view class="voucher-img data-v-11168c44"><view class="voucher-list data-v-11168c44" style="width:100%;"><view style="background-color:#F0F0F0;border-radius:20rpx;" class="data-v-11168c44"><textarea style="font-size:24rpx;background-color:#F0F0F0;border-radius:20rpx;width:96%;margin:0 auto;padding:20rpx 0;" name id cols="30" rows="10" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['$0','remark','$event',[]],['ruleForm']]]]]}}" value="{{ruleForm.remark}}" bindinput="__e" class="data-v-11168c44"></textarea></view></view></view></view></view></view><u-select vue-id="11b9fa30-3" mode="mutil-column-auto" list="{{list}}" label-name="label" value-name="value" value="{{popup1}}" data-event-opts="{{[['^confirm',[['pops']]],['^input',[['__set_model',['','popup1','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-11168c44" bind:__l="__l"></u-select><view class="page-footer data-v-11168c44"><view class="footer-buy data-v-11168c44"><view data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="cart-add data-v-11168c44" bindtap="__e"><text class="data-v-11168c44">提交</text></view></view></view></view>