丢弃报错的银联插件

This commit is contained in:
zhouyanli
2026-06-08 17:16:46 +08:00
parent d26bd4e86b
commit ebdfa8d95e
23 changed files with 228 additions and 706 deletions

View File

@@ -162,7 +162,7 @@ const handleLogin = () => {
}
}).catch(err => {
// console.log(err)
// console.log('密码登录异常',err)
uni.showToast({
title: err.msg || '网络异常',
icon: 'error'