This commit is contained in:
parent
d521ca663a
commit
2f81db2fe6
|
@ -230,7 +230,7 @@
|
|||
}
|
||||
// 存储数据
|
||||
sessionStorage.setItem("bm_auth", JSON.stringify(data));
|
||||
|
||||
return
|
||||
setTimeout(() => {
|
||||
// 跳转包码页面
|
||||
window.location.href = '/packkey/bm-index.html';
|
||||
|
|
Loading…
Reference in New Issue