kitchendDevice/unpackage/dist/build/mp-weixin/pageTwo/login/forgetPassword.wxml

1 line
1.7 KiB
Plaintext

<view class="content data-v-f4bdba46"><view class="login data-v-f4bdba46"><view class="editem data-v-f4bdba46"><view class="item data-v-f4bdba46"><view class="text data-v-f4bdba46">手机号/邮箱</view><view class="input data-v-f4bdba46"><input type="text" data-event-opts="{{[['input',[['__set_model',['','phone','$event',[]]]]]]}}" value="{{phone}}" bindinput="__e" class="data-v-f4bdba46"/></view></view><view class="item data-v-f4bdba46"><view class="text data-v-f4bdba46">验证码</view><view class="input yanzhengma data-v-f4bdba46"><input data-event-opts="{{[['input',[['__set_model',['','code','$event',[]]]]]]}}" class="uni-input data-v-f4bdba46" value="{{code}}" bindinput="__e"/><button class="code data-v-f4bdba46" type="none" disabled="{{disabled}}" value="{{code}}" data-event-opts="{{[['tap',[['handleCode',['$event']]]],['input',[['__set_model',['','code','$event',[]]]]]]}}" bindtap="__e" bindinput="__e">{{(second<60?second+'S后重发':'获取验证码')+''}}</button></view></view><view class="item data-v-f4bdba46"><view class="text data-v-f4bdba46">密码</view><view class="input data-v-f4bdba46"><input data-event-opts="{{[['input',[['__set_model',['','password','$event',[]]]]]]}}" class="uni-input data-v-f4bdba46" value="{{password}}" bindinput="__e"/></view></view><view class="item data-v-f4bdba46"><view class="text data-v-f4bdba46">确认密码</view><view class="input data-v-f4bdba46"><input data-event-opts="{{[['input',[['__set_model',['','password2','$event',[]]]]]]}}" class="uni-input data-v-f4bdba46" value="{{password2}}" bindinput="__e"/></view></view></view><view data-event-opts="{{[['tap',[['handleTelLogin',['$event']]]]]}}" class="btnlogin data-v-f4bdba46" bindtap="__e">确认</view></view></view>