适配交互页面
This commit is contained in:
@@ -65,6 +65,8 @@ export default {
|
||||
}
|
||||
}
|
||||
})
|
||||
} else {
|
||||
uni.redirectTo({url: "./authSuccess"})
|
||||
}
|
||||
} else {
|
||||
this.$toast(res.msg);
|
||||
|
||||
Reference in New Issue
Block a user