| | |
| | | }); |
| | | } |
| | | }).catch(err => { |
| | | uni.showToast({ |
| | | title: '网络错误,请稍后重试', |
| | | icon: 'none', |
| | | duration: 2000 |
| | | }); |
| | | // uni.showToast({ |
| | | // title: '网络错误,请稍后重试', |
| | | // icon: 'none', |
| | | // duration: 2000 |
| | | // }); |
| | | }); |
| | | }; |
| | | const reset = () => { |
| | |
| | | }); |
| | | } |
| | | }).catch(err => { |
| | | uni.showToast({ |
| | | title: '网络错误,请稍后重试', |
| | | icon: 'none', |
| | | duration: 2000 |
| | | }); |
| | | console.log(err); |
| | | // uni.showToast({ |
| | | // title: '网络错误,请稍后重试', |
| | | // icon: 'none', |
| | | // duration: 2000 |
| | | // }); |
| | | }); |
| | | }; |
| | | onShow(async () => { |
| | |
| | | // left: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | background: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ja-app-wx/images/user/userBg1.png") no-repeat ; |
| | | background: url("/work-wx-static/images/user/userBg1.png") no-repeat ; |
| | | background-size: 100%; |
| | | } |
| | | |