提交 bd033207 authored 作者: 王鹏飞's avatar 王鹏飞

微信打开取消自动登录

上级 b4e70605
...@@ -148,9 +148,9 @@ export default { ...@@ -148,9 +148,9 @@ export default {
} }
}, },
created() { created() {
if (this.isWechat && !this.checkWechatLogin()) { // if (this.isWechat && !this.checkWechatLogin()) {
this.wechatLogin() // this.wechatLogin()
} // }
} }
} }
</script> </script>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论