vue-wechat-auth
vue-wechat-auth copied to clipboard
:tada:vue微信网页授权解决方案,解决本地授权痛点
Results
5
vue-wechat-auth issues
Sort by
recently updated
recently updated
newest added
大佬,项目上线后扫了二维码不会进入授权界面是为啥,本地都正常的,有遇到过吗
如图 code为何会有两个甚至三个呢?
大佬,auth.html里写什么
1、你借鉴的vue-wechat-login采用的history模式,所以要使用history模式to.fullPath 逻辑是正常的 2、你的程序里面要使用window.location.href 但是可以通过判断code 在那一个里面,从而去除因模式的影响