一、该问题的重现步骤是什么?
1. 点击第三方登陆选择支付宝集成
2. 点击支付宝授权
3.跳转回登陆页面
二、你期待的结果是什么?实际看到的又是什么?
期待跳转到新用户注册页面 实际上在登陆页面
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
bladexboot 2.5.1 mac操作系统
四、请提供详细的错误堆栈信息,这很重要。
html,
body,
#app {
height: 100%;
margin: 0;
padding: 0;
}
.avue-home {
background-color: #303133;
height: 100%;
display: flex;
flex-direction: column;
}
.avue-home__main {
user-select: none;
width: 100%;
flex-grow: 1;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.avue-home__footer {
width: 100%;
flex-grow: 0;
text-align: center;
padding: 1em 0;
}
.avue-home__footer > a {
font-size: 12px;
color: #ABABAB;
text-decoration: none;
}
.avue-home__loading {
height: 32px;
width: 32px;
margin-bottom: 20px;
}
.avue-home__title {
color: #FFF;
font-size: 14px;
margin-bottom: 10px;
}
.avue-home__sub-title {
color: #ABABAB;
font-size: 12px;
}
很抱歉,如果没有 JavaScript 支持,Saber 将不能正常工作。请启用浏览器的 JavaScript 然后继续。
正在加载资源
初次加载资源可能需要较多时间 请耐心等待
五、若有更多详细信息,请在下面提供。
请尽快回复,不要再回复gitee的demo,那个是已经成功了,目前只有支付宝有问题,和码云的授权登陆都没有问题。
扫一扫访问 Blade技术社区 移动端