commit
This commit is contained in:
@@ -877,7 +877,7 @@ layout("/mobile/platform.html"){
|
||||
loginName: loginname
|
||||
})
|
||||
if (res.code !== 0) {
|
||||
vant.Dialog.alert({title: '温馨提示', message: re.msg})
|
||||
vant.Dialog.alert({title: '温馨提示', message: res.msg})
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user