This commit is contained in:
@jyuhsin
2025-06-17 17:40:00 +08:00
parent 8cd77a08ce
commit 25e4cb3a7f
@@ -877,7 +877,7 @@ layout("/mobile/platform.html"){
loginName: loginname
})
if (res.code !== 0) {
vant.Toast(res.msg)
vant.Dialog.alert({title: '温馨提示', message: re.msg})
return
}