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