The vue family bucket backend Wechat redirected to return after authorization, and the page cannot be entered.

the front end uses vue family bucket backend Wechat to return the redirect after authorization, and the page cannot enter.
the front end jumps to the backend authorization
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/-sharp/transfer?membersign=aac5f0788968f82a851ced19d2a881d6

now some sony models and some Android models can"t get into the Chinese page
have you ever encountered this kind of problem?
online and other urgent!

Php
Mar.20,2021

? How did you solve it? I have the same problem now

Menu