kitchendDevice/unpackage/dist/build/mp-weixin/pageTwo/setting/password.wxml

1 line
920 B
Plaintext

<view class="content data-v-575c08bd"><view class="login data-v-575c08bd"><view class="editem data-v-575c08bd"><view class="item data-v-575c08bd"><view class="text data-v-575c08bd">密码</view><view class="input data-v-575c08bd"><input class="uni-input data-v-575c08bd" placeholder="请输入密码" data-event-opts="{{[['input',[['__set_model',['','password','$event',[]]]]]]}}" value="{{password}}" bindinput="__e"/></view></view><view class="item data-v-575c08bd"><view class="text data-v-575c08bd">确认密码</view><view class="input data-v-575c08bd"><input class="uni-input data-v-575c08bd" placeholder="请输入确认密码" data-event-opts="{{[['input',[['__set_model',['','password2','$event',[]]]]]]}}" value="{{password2}}" bindinput="__e"/></view></view></view><view data-event-opts="{{[['tap',[['handleTelLogin',['$event']]]]]}}" class="btnlogin data-v-575c08bd" bindtap="__e">确认</view></view></view>