feedback.wxml 2.2 KB

1
  1. <view class="feedbox data-v-dc9137f6"><u-form vue-id="b594c4be-1" model="{{model}}" rules="{{rules}}" errorType="{{errorType}}" data-ref="uForm" class="data-v-dc9137f6 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('b594c4be-2')+','+('b594c4be-1')}}" label="反馈内容" prop="content" label-width="150" class="data-v-dc9137f6" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('b594c4be-3')+','+('b594c4be-2')}}" type="textarea" border="{{border}}" placeholder="请输入您的投诉/建议" value="{{model.content}}" data-event-opts="{{[['^input',[['__set_model',['$0','content','$event',[]],['model']]]]]}}" class="data-v-dc9137f6" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('b594c4be-4')+','+('b594c4be-1')}}" label="图片说明" prop="images" label-width="150" class="data-v-dc9137f6" bind:__l="__l" vue-slots="{{['default']}}"><u-upload vue-id="{{('b594c4be-5')+','+('b594c4be-4')}}" width="160" height="160" max-count="1" action="{{action}}" file-list="{{fileList}}" name="{{uploadName}}" header="{{uploadHeader}}" form-data="{{formData}}" value="{{formData.file}}" data-event-opts="{{[['^onError',[['onError']]],['^onRemove',[['onRemove']]],['^onSuccess',[['onSuccess']]],['^input',[['__set_model',['$0','file','$event',[]],['formData']]]]]}}" bind:onError="__e" bind:onRemove="__e" bind:onSuccess="__e" bind:input="__e" class="data-v-dc9137f6" bind:__l="__l"></u-upload></u-form-item><u-form-item vue-id="{{('b594c4be-6')+','+('b594c4be-1')}}" label="联系方式" prop="contact" label-width="150" class="data-v-dc9137f6" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('b594c4be-7')+','+('b594c4be-6')}}" border="{{border}}" placeholder="请输入您的手机号" type="number" value="{{model.contact}}" data-event-opts="{{[['^input',[['__set_model',['$0','contact','$event',[]],['model']]]]]}}" class="data-v-dc9137f6" bind:__l="__l"></u-input></u-form-item></u-form><view class="submitBtn data-v-dc9137f6"><u-button vue-id="b594c4be-8" type="primary" data-event-opts="{{[['^click',[['submit']]]]}}" bind:click="__e" class="data-v-dc9137f6" bind:__l="__l" vue-slots="{{['default']}}">提交</u-button></view></view>