changePhone.wxml 1.1 KB

1
  1. <view class="page data-v-3f3286f7"><cu-custom vue-id="449e8d0b-1" isBack="{{true}}" title="修改手机" class="data-v-3f3286f7" bind:__l="__l"></cu-custom><form class="data-v-3f3286f7"><view class="cu-form-group margin-top-sm data-v-3f3286f7"><input placeholder="请输入手机号" data-event-opts="{{[['input',[['__set_model',['$0','user_phone','$event',[]],['form']],['changePhone',['$event']]]]]}}" value="{{form.user_phone}}" bindinput="__e" class="data-v-3f3286f7"/><text class="{{['text-cyan data-v-3f3286f7',(disableSendMsgBtn)?'text-gray':'']}}" disabled="{{disableSendMsgBtn}}" data-event-opts="{{[['tap',[['getCode',['$event']]]]]}}" bindtap="__e">{{sendMsg}}</text></view><view class="cu-form-group data-v-3f3286f7"><input placeholder="请输入验证码" data-event-opts="{{[['input',[['__set_model',['$0','captcha','$event',[]],['form']]]]]}}" value="{{form.captcha}}" bindinput="__e" class="data-v-3f3286f7"/></view><view data-event-opts="{{[['tap',[['save',['$event']]]]]}}" class="solids-bottom radius bg-student text-center padding text-white margin-top data-v-3f3286f7" bindtap="__e">保存</view></form></view>