1 |
- <view class="content data-v-97c98026"><u-form vue-id="6165828e-1" model="{{form}}" label-width="140" data-ref="form" class="data-v-97c98026 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('6165828e-2')+','+('6165828e-1')}}" label="学员姓名" prop="studentName" required="{{true}}" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('6165828e-3')+','+('6165828e-2')}}" placeholder="请输入学员姓名" value="{{form.studentName}}" data-event-opts="{{[['^input',[['__set_model',['$0','studentName','$event',[]],['form']]]]]}}" class="data-v-97c98026" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('6165828e-4')+','+('6165828e-1')}}" label="家长姓名" prop="parentsName" required="{{true}}" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('6165828e-5')+','+('6165828e-4')}}" placeholder="请输入家长姓名" value="{{form.parentsName}}" data-event-opts="{{[['^input',[['__set_model',['$0','parentsName','$event',[]],['form']]]]]}}" class="data-v-97c98026" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('6165828e-6')+','+('6165828e-1')}}" label="学员性别" prop="sex" required="{{true}}" right-icon="arrow-right" data-event-opts="{{[['tap',[['e0']]]]}}" bindtap="__e" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}"><text class="data-v-97c98026">{{form.sex}}</text></u-form-item><u-form-item vue-id="{{('6165828e-7')+','+('6165828e-1')}}" label="学员年龄" prop="age" required="{{true}}" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('6165828e-8')+','+('6165828e-7')}}" type="number" placeholder="请输入学员年龄" value="{{form.age}}" data-event-opts="{{[['^input',[['__set_model',['$0','age','$event',[]],['form']]]]]}}" class="data-v-97c98026" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('6165828e-9')+','+('6165828e-1')}}" label="学生生日" prop="birthday" required="{{true}}" right-icon="arrow-right" data-event-opts="{{[['tap',[['e1']]]]}}" bindtap="__e" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}"><text class="data-v-97c98026">{{form.birthday}}</text></u-form-item><u-form-item vue-id="{{('6165828e-10')+','+('6165828e-1')}}" label="手机号码" prop="phone" required="{{true}}" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('6165828e-11')+','+('6165828e-10')}}" type="number" placeholder="请输入手机号码" value="{{form.phone}}" data-event-opts="{{[['^input',[['__set_model',['$0','phone','$event',[]],['form']]]]]}}" class="data-v-97c98026" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('6165828e-12')+','+('6165828e-1')}}" label="备注" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('6165828e-13')+','+('6165828e-12')}}" type="textarea" placeholder="请输入备注" auto-height="{{true}}" height="{{100}}" value="{{form.remark}}" data-event-opts="{{[['^input',[['__set_model',['$0','remark','$event',[]],['form']]]]]}}" class="data-v-97c98026" bind:__l="__l"></u-input></u-form-item></u-form><u-action-sheet vue-id="6165828e-14" list="{{sexList}}" value="{{sexShow}}" data-event-opts="{{[['^click',[['setSex']]],['^input',[['__set_model',['','sexShow','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-97c98026" bind:__l="__l"></u-action-sheet><u-picker vue-id="6165828e-15" mode="time" params="{{birthdayParams}}" value="{{birthdayShow}}" data-event-opts="{{[['^confirm',[['setBirthday']]],['^input',[['__set_model',['','birthdayShow','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-97c98026" bind:__l="__l"></u-picker><view class="handle-fix-box data-v-97c98026"><u-button vue-id="6165828e-16" type="warning" shape="circle" ripple="{{true}}" custom-style="{{customStyle}}" data-event-opts="{{[['^click',[['submitForm']]]]}}" bind:click="__e" class="data-v-97c98026" bind:__l="__l" vue-slots="{{['default']}}">提交</u-button></view><u-top-tips vue-id="6165828e-17" data-ref="uTips" class="data-v-97c98026 vue-ref" bind:__l="__l"></u-top-tips></view>
|