页面扫码不回调是什么问题?
<wxlogin appid="wxdf5a59b3f6b819e0" :state="state" :redirect_uri="encodeURIComponent('https://www.dap-data.com/#/transfer')" :scope="'snsapi_login'" :response_type="'code'" :href="xxxxx" rel="external nofollow" :theme="'black'"> </wxlogin> 我的这个二维码为什么扫了以后不跳转到我的地址?谁能帮助一下我,谢谢!!