diff --git a/index.html b/index.html index 4765b75..d6e288e 100644 --- a/index.html +++ b/index.html @@ -233,7 +233,7 @@ setTimeout(() => { // 跳转包码页面 - window.location.href = 'packkey/goods-index.html'; + window.location.href = '/packkey/goods-index.html'; }, 300) },