| | |
| | | data() { |
| | | return { |
| | | // #ifdef H5 |
| | | usercode: '998', |
| | | usercode: '', |
| | | // #endif |
| | | |
| | | // #ifdef APP-PLUS |
| | | usercode: '999', |
| | | usercode: '', |
| | | // #endif |
| | | |
| | | userpassword: '123', |
| | | userpassword: '', |
| | | isView: false, //密码是否可见 |
| | | |
| | | |
| | | |
| | | isDisabledSubmitButton: false, //提交按钮是否处于加载中 |
| | | |
| | | |
| | | isShowCancelButton: false, |
| | | isShow: false, |
| | |
| | | url: '../xtsy/index' |
| | | }); |
| | | // uni.$u.toast(result.Message) |
| | | } |
| | | |
| | | } |
| | | |
| | | // else if (result.code === '302') { |
| | | // const data2 = { |
| | | // // token: uni.getStorageSync('Token'), |
| | |
| | | // } |
| | | // }) |
| | | // } |
| | | |
| | | else { |
| | | else { |
| | | this.isDisabledSubmitButton = false |
| | | } |
| | | }) |