fix:2
This commit is contained in:
parent
955c14843a
commit
fe1d5b05de
|
@ -233,7 +233,7 @@
|
|||
|
||||
setTimeout(() => {
|
||||
// 跳转包码页面
|
||||
window.location.href = 'packkey/goods-index.html';
|
||||
window.location.href = '/packkey/goods-index.html';
|
||||
}, 300)
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue