前端用的是vue全家桶 后台微信授权后重定向返回,页面进不去;
前端跳到后端 授权
var transferUrl = encodeURI(location.origin+"/@/transfer");
var refererUrl = encodeURIComponent(to.fullPath);
window.location.href = `http://custom-mall-api-test.epoque.cn/v1/wechat/epoque/entrance?transfer=${transferUrl}&referer=${refererUrl}`;
后端授权完成后返回中装页面地址
http://custom-mall-test.epoque.cn/#/transfer?membersign=aac5f0788968f82a851ced19d2a881d6
现在书部分机型 sony 还有部分安卓机型 进不去中装页面
各位大神有咩有遇到过这种问题啊
在线等 急急急急急急 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
? 怎么解决的?我现在也遇到这个问题了