摘要:
let that = this let number = this.data.userInfo.loginMobile;//获取到手机号码字段 console.log('手机号', this.data.userInfo.loginMobile) let mphone = number.substri 阅读全文
摘要:
<view class="input-container"> <input placeholder="请输入密码" maxlength="20" bindinput="pwdinput" type="{{inputType}}" class="login-input" /> <image src=" 阅读全文