subscribelForm.wxml 3.6 KB

1
  1. <view class="content data-v-319390f6"><u-form vue-id="00dd8bbe-1" model="{{subscribelForm}}" label-width="140" data-ref="subscribelForm" class="data-v-319390f6 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('00dd8bbe-2')+','+('00dd8bbe-1')}}" label="学生姓名" prop="studentName" required="{{true}}" class="data-v-319390f6" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('00dd8bbe-3')+','+('00dd8bbe-2')}}" placeholder="请输入学生姓名" value="{{subscribelForm.studentName}}" data-event-opts="{{[['^input',[['__set_model',['$0','studentName','$event',[]],['subscribelForm']]]]]}}" class="data-v-319390f6" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('00dd8bbe-4')+','+('00dd8bbe-1')}}" label="学生性别" prop="sex" required="{{true}}" class="data-v-319390f6" bind:__l="__l" vue-slots="{{['default']}}"><u-input vue-id="{{('00dd8bbe-5')+','+('00dd8bbe-4')}}" placeholder="请选择学生性别" select-open="{{sexShow}}" type="select" value="{{subscribelForm.sex}}" data-event-opts="{{[['^click',[['e0']]],['^input',[['__set_model',['$0','sex','$event',[]],['subscribelForm']]]]]}}" bind:click="__e" bind:input="__e" class="data-v-319390f6" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('00dd8bbe-6')+','+('00dd8bbe-1')}}" label="学生年龄" prop="age" required="{{true}}" class="data-v-319390f6" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('00dd8bbe-7')+','+('00dd8bbe-6')}}" placeholder="请输入学生年龄" type="number" value="{{subscribelForm.age}}" data-event-opts="{{[['^input',[['__set_model',['$0','age','$event',[]],['subscribelForm']]]]]}}" class="data-v-319390f6" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('00dd8bbe-8')+','+('00dd8bbe-1')}}" label="手机号码" prop="phone" required="{{true}}" class="data-v-319390f6" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('00dd8bbe-9')+','+('00dd8bbe-8')}}" type="number" placeholder="请输入手机号码" value="{{subscribelForm.phone}}" data-event-opts="{{[['^input',[['__set_model',['$0','phone','$event',[]],['subscribelForm']]]]]}}" class="data-v-319390f6" bind:__l="__l"></u-input></u-form-item></u-form><u-action-sheet vue-id="00dd8bbe-10" list="{{sexList}}" value="{{sexShow}}" data-event-opts="{{[['^click',[['setSex']]],['^input',[['__set_model',['','sexShow','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-319390f6" bind:__l="__l"></u-action-sheet><u-picker vue-id="00dd8bbe-11" mode="time" params="{{params}}" value="{{birthdayShow}}" data-event-opts="{{[['^confirm',[['setBirthday']]],['^input',[['__set_model',['','birthdayShow','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-319390f6" bind:__l="__l"></u-picker><u-calendar vue-id="00dd8bbe-12" mode="date" active-bg-color="{{mainColor}}" btn-type="error" availableText="有课" available="{{availableList}}" max-date="2300-12-31" value="{{experienceShow}}" data-event-opts="{{[['^change',[['setExperience']]],['^input',[['__set_model',['','experienceShow','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-319390f6" bind:__l="__l"></u-calendar><view class="handle-fix-box data-v-319390f6"><u-button vue-id="00dd8bbe-13" type="warning" shape="circle" ripple="{{true}}" custom-style="{{customStyle}}" data-event-opts="{{[['^click',[['submitForm']]]]}}" bind:click="__e" class="data-v-319390f6" bind:__l="__l" vue-slots="{{['default']}}">保存</u-button></view><u-top-tips vue-id="00dd8bbe-14" data-ref="uTips" class="data-v-319390f6 vue-ref" bind:__l="__l"></u-top-tips></view>