update-education.wxml
2.2 KB
<view style="{{'width:100%;height:100%;display:flex;background-color:#F7F7F7;'+(vuex_theme)}}" class="data-v-0c766f59"><view class="wrap_box data-v-0c766f59"><view style="padding:0 20rpx;" class="data-v-0c766f59"><u-form vue-id="fb500666-1" model="{{form}}" error-type="{{errorType}}" data-ref="uForm" class="data-v-0c766f59 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><c-input-item bind:input="__e" vue-id="{{('fb500666-2')+','+('fb500666-1')}}" label="学校名称" type="text1" name="school" rightIcon="{{false}}" value="{{form.school}}" data-event-opts="{{[['^input',[['__set_model',['$0','school','$event',[]],['form']]]]]}}" class="data-v-0c766f59" bind:__l="__l"></c-input-item><c-input-item bind:input="__e" vue-id="{{('fb500666-3')+','+('fb500666-1')}}" label="专业名称" type="text1" name="speciality" rightIcon="{{false}}" value="{{form.speciality}}" data-event-opts="{{[['^input',[['__set_model',['$0','speciality','$event',[]],['form']]]]]}}" class="data-v-0c766f59" bind:__l="__l"></c-input-item><c-input-item bind:input="__e" vue-id="{{('fb500666-4')+','+('fb500666-1')}}" label="入学日期" type="date3" name="edu_start_time" rightIcon="{{true}}" value="{{form.edu_start_time}}" data-event-opts="{{[['^input',[['__set_model',['$0','edu_start_time','$event',[]],['form']]]]]}}" class="data-v-0c766f59" bind:__l="__l"></c-input-item><c-input-item bind:input="__e" vue-id="{{('fb500666-5')+','+('fb500666-1')}}" label="毕业日期" type="date3" name="edu_end_time" rightIcon="{{true}}" value="{{form.edu_end_time}}" data-event-opts="{{[['^input',[['__set_model',['$0','edu_end_time','$event',[]],['form']]]]]}}" class="data-v-0c766f59" bind:__l="__l"></c-input-item></u-form></view></view><view class="footer data-v-0c766f59"><view style="width:100%;height:1rpx;border:1rpx solid #f7f7f7;" class="data-v-0c766f59"></view><view style="padding:20rpx 40rpx;" class="data-v-0c766f59"><view data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="confirm data-v-0c766f59" bindtap="__e">确认</view><block wx:if="{{index!=-1}}"><view data-event-opts="{{[['tap',[['goDel',['$event']]]]]}}" class="del data-v-0c766f59" bindtap="__e">删除</view></block><block wx:else><view style="height:50rpx;width:100%;" class="data-v-0c766f59"></view></block></view></view></view>