fix: 增加断点
This commit is contained in:
parent
0860d11b3b
commit
168878be62
|
@ -161,6 +161,7 @@
|
||||||
|
|
||||||
|
|
||||||
const gotoHomePage = (goods) => {
|
const gotoHomePage = (goods) => {
|
||||||
|
debugger
|
||||||
// 判断是不是官方领取 是官方领取 返回true 不是返回false
|
// 判断是不是官方领取 是官方领取 返回true 不是返回false
|
||||||
// 必须是立减金和红包
|
// 必须是立减金和红包
|
||||||
if (goods.type !== 1) {
|
if (goods.type !== 1) {
|
||||||
|
|
Loading…
Reference in New Issue