fix: 增加断点

This commit is contained in:
zhangds 2024-02-29 11:06:50 +08:00
parent 0860d11b3b
commit 168878be62
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@
const gotoHomePage = (goods) => { const gotoHomePage = (goods) => {
debugger
// 判断是不是官方领取 是官方领取 返回true 不是返回false // 判断是不是官方领取 是官方领取 返回true 不是返回false
// 必须是立减金和红包 // 必须是立减金和红包
if (goods.type !== 1) { if (goods.type !== 1) {