partner-apply.wxml 5.3 KB

1
  1. <view class="partner-apply data-v-d6d4695c"><u-form vue-id="03b7c018-1" model="{{form}}" rules="{{rules}}" error-type="{{['toast']}}" label-width="{{160}}" data-ref="uForm" class="data-v-d6d4695c vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="form-section data-v-d6d4695c"><u-form-item vue-id="{{('03b7c018-2')+','+('03b7c018-1')}}" label="新手机号" prop="mobile" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default','right']}}"><u-input bind:input="__e" vue-id="{{('03b7c018-3')+','+('03b7c018-2')}}" placeholder="获取手机号码" value="{{form.mobile}}" data-event-opts="{{[['^input',[['__set_model',['$0','mobile','$event',[]],['form']]]]]}}" class="data-v-d6d4695c" bind:__l="__l"></u-input><u-button vue-id="{{('03b7c018-4')+','+('03b7c018-2')}}" slot="right" type="success" size="mini" plain="{{true}}" data-event-opts="{{[['^click',[['getMobile']]]]}}" bind:click="__e" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}">获取手机号</u-button></u-form-item><u-form-item vue-id="{{('03b7c018-5')+','+('03b7c018-1')}}" label="验证码" prop="verifyCode" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default','right']}}"><u-input bind:input="__e" vue-id="{{('03b7c018-6')+','+('03b7c018-5')}}" placeholder="请输入验证码" value="{{form.verifyCode}}" data-event-opts="{{[['^input',[['__set_model',['$0','verifyCode','$event',[]],['form']]]]]}}" class="data-v-d6d4695c" bind:__l="__l"></u-input><u-button vue-id="{{('03b7c018-7')+','+('03b7c018-5')}}" slot="right" type="success" size="mini" disabled="{{counting}}" plain="{{true}}" data-event-opts="{{[['^click',[['getCode']]]]}}" bind:click="__e" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}">{{''+(counting?countdown+'s后获取':"获取验证码")+''}}</u-button></u-form-item></view><view class="form-section data-v-d6d4695c"><u-form-item vue-id="{{('03b7c018-8')+','+('03b7c018-1')}}" label="姓名" prop="name" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('03b7c018-9')+','+('03b7c018-8')}}" placeholder="请输入真实姓名" value="{{form.name}}" data-event-opts="{{[['^input',[['__set_model',['$0','name','$event',[]],['form']]]]]}}" class="data-v-d6d4695c" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('03b7c018-10')+','+('03b7c018-1')}}" label="地址选择" prop="address" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}"><uni-data-picker vue-id="{{('03b7c018-11')+','+('03b7c018-10')}}" localdata="{{dataList}}" placeholder="请选择所在区县" popup-title="请选择所在区县" value="{{selAddressCodes}}" data-event-opts="{{[['^change',[['cityChange']]],['^input',[['__set_model',['','selAddressCodes','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-d6d4695c" bind:__l="__l"></uni-data-picker></u-form-item><u-form-item vue-id="{{('03b7c018-12')+','+('03b7c018-1')}}" label="学校" prop="school" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('03b7c018-13')+','+('03b7c018-12')}}" placeholder="请输入学校" value="{{form.school}}" data-event-opts="{{[['^input',[['__set_model',['$0','school','$event',[]],['form']]]]]}}" class="data-v-d6d4695c" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('03b7c018-14')+','+('03b7c018-1')}}" label="院系" prop="faculties" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('03b7c018-15')+','+('03b7c018-14')}}" placeholder="请输入院系" value="{{form.faculties}}" data-event-opts="{{[['^input',[['__set_model',['$0','faculties','$event',[]],['form']]]]]}}" class="data-v-d6d4695c" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('03b7c018-16')+','+('03b7c018-1')}}" label="专业" prop="specialty" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('03b7c018-17')+','+('03b7c018-16')}}" placeholder="请输入专业" value="{{form.specialty}}" data-event-opts="{{[['^input',[['__set_model',['$0','specialty','$event',[]],['form']]]]]}}" class="data-v-d6d4695c" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('03b7c018-18')+','+('03b7c018-1')}}" label="年级" prop="grade" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('03b7c018-19')+','+('03b7c018-18')}}" placeholder="请输入年级" value="{{form.grade}}" data-event-opts="{{[['^input',[['__set_model',['$0','grade','$event',[]],['form']]]]]}}" class="data-v-d6d4695c" bind:__l="__l"></u-input></u-form-item></view></u-form><view class="agreement data-v-d6d4695c"><u-checkbox bind:input="__e" vue-id="03b7c018-20" shape="circle" value="{{agreement}}" data-event-opts="{{[['^input',[['__set_model',['','agreement','$event',[]]]]]]}}" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}"><text class="data-v-d6d4695c">我已阅读并同意</text><text data-event-opts="{{[['tap',[['goToAgreement',['$event']]]]]}}" class="agreement-link data-v-d6d4695c" bindtap="__e">《书嗨用户协议》</text></u-checkbox></view><view class="fixed-bottom data-v-d6d4695c"><u-button vue-id="03b7c018-21" type="primary" color="#38C148" data-event-opts="{{[['^click',[['submit']]]]}}" bind:click="__e" class="data-v-d6d4695c" bind:__l="__l" vue-slots="{{['default']}}">提交</u-button></view></view>