1 |
- <view class="page data-v-22f72245"><cu-custom vue-id="8a34b000-1" isBack="{{true}}" title="授权接送" class="data-v-22f72245" bind:__l="__l"></cu-custom><scroll-view class="data-v-22f72245"><view class="cu-card case no-card data-v-22f72245"><view class="cu-item shadow data-v-22f72245"><view class="image data-v-22f72245"><image src="/static/imgs/mine/img.png" mode="widthFix" class="data-v-22f72245"></image><view class="image-tag data-v-22f72245">应趣教育 课后百科</view></view></view></view><view class="cu-card data-v-22f72245"><view class="cu-item shadhow data-v-22f72245"><view class="students-title flex justify-between align-center data-v-22f72245"><view class="text-lg data-v-22f72245">监护人列表</view><view class="text-xs text-grey data-v-22f72245"><text class="cuIcon-roundaddfill text-cyan margin-left-xl add-icon data-v-22f72245" data-target="ChooseModal" data-event-opts="{{[['tap',[['showModal',['$event']]]]]}}" bindtap="__e"></text></view></view><view class="cu-list menu-avatar data-v-22f72245"><block wx:for="{{parents}}" wx:for-item="parent" wx:for-index="__i0__" wx:key="id"><view class="cu-item data-v-22f72245"><image class="avatar md left data-v-22f72245" mode="scaleToFill" src="{{parent.avatar||defaultAvatar}}"></image><view class="content data-v-22f72245"><view class="data-v-22f72245">{{parent.username}}</view><view class="text-gray data-v-22f72245">{{parent.mobile}}</view></view></view></block></view></view></view></scroll-view><view data-event-opts="{{[['tap',[['hideModal',['$event']]]]]}}" class="{{['cu-modal data-v-22f72245',modalName=='ChooseModal'?'show':'']}}" bindtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="cu-dialog bg-student data-v-22f72245" catchtap="__e"><view class="cu-bar justify-around data-v-22f72245"><view class="content modal-title data-v-22f72245">添加授权人</view></view><view class="padding-xl text-left modal-body data-v-22f72245"><view class="data-v-22f72245"><input class="student-input text-black text-lg data-v-22f72245" type="text" placeholder="请输入授权人姓名" data-event-opts="{{[['input',[['__set_model',['$0','username','$event',['trim']],['params']]]],['blur',[['$forceUpdate']]]]}}" value="{{params.username}}" bindinput="__e" bindblur="__e"/></view><view class="margin-top data-v-22f72245"><input class="student-input text-black text-lg data-v-22f72245" type="text" placeholder="请输入授权人手机号" data-event-opts="{{[['input',[['__set_model',['$0','mobile','$event',['trim']],['params']],['changePhone',['$event']]]],['blur',[['$forceUpdate']]]]}}" value="{{params.mobile}}" bindinput="__e" bindblur="__e"/></view><view class="margin-top auth-item data-v-22f72245"><input class="student-input text-black text-lg data-v-22f72245" type="text" placeholder="请输入验证码" data-event-opts="{{[['input',[['__set_model',['$0','captcha','$event',['trim']],['params']]]],['blur',[['$forceUpdate']]]]}}" value="{{params.captcha}}" bindinput="__e" bindblur="__e"/><text class="{{['auth-code text-cyan data-v-22f72245',(disableSendMsgBtn)?'text-gray':'']}}" disabled="{{disableSendMsgBtn}}" data-event-opts="{{[['tap',[['getCode',['$event']]]]]}}" bindtap="__e">{{sendMsg}}</text></view><view class="margin-top data-v-22f72245"><button data-event-opts="{{[['tap',[['save',['$event']]]]]}}" class="student-input text-student text-center data-v-22f72245" bindtap="__e">确认授权</button></view></view><view class="cu-bar modal-footer data-v-22f72245"><view class="action data-v-22f72245"></view></view></view></view></view>
|