diff --git a/packkey/bm-index.html b/packkey/bm-index.html
index f8843e1..1e58f34 100644
--- a/packkey/bm-index.html
+++ b/packkey/bm-index.html
@@ -288,6 +288,7 @@
// 如果不账号领取 直接过
if (gotoHomePage(res.data[0])) {
if (res.data[0].product_type === 2 && res.data[0].entity.card_show === 2) {
+ debugger
sessionStorage.setItem('goodsInfo', JSON.stringify(res.data[0]))
setTimeout(() => {
window.location.replace("./exchange-cardpwd.html");