丢弃报错的银联插件
This commit is contained in:
@@ -162,7 +162,7 @@ const handleLogin = () => {
|
||||
}
|
||||
|
||||
}).catch(err => {
|
||||
// console.log(err)
|
||||
// console.log('密码登录异常',err)
|
||||
uni.showToast({
|
||||
title: err.msg || '网络异常',
|
||||
icon: 'error'
|
||||
|
||||
Reference in New Issue
Block a user