Commit 39f25e58 by Lays-lzq

feat: 补全登录通讯

parent 2d9a8940
......@@ -173,9 +173,7 @@ export default {
)
} else {
this.$toast('请先登录')
postMessage.locationTo(
`${process.env.NODE_ENV === 'production' ? origin : process.env.CUSTOMER_DOMAIN}/my/login?uin=${this.$route.query.uin}`
)
postMessage.showLogin()
}
},
getStyle() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment