适配交互页面

This commit is contained in:
aixianling
2022-03-04 17:09:22 +08:00
parent ba4fa56eda
commit d59b695ae0

View File

@@ -65,6 +65,8 @@ export default {
}
}
})
} else {
uni.redirectTo({url: "./authSuccess"})
}
} else {
this.$toast(res.msg);