Showing
1 changed file
with
1 additions
and
0 deletions
@@ -285,6 +285,7 @@ setTimeout(() => { | @@ -285,6 +285,7 @@ setTimeout(() => { | ||
285 | yoho.invokeMethod('go.minAppLimit', { | 285 | yoho.invokeMethod('go.minAppLimit', { |
286 | url: 'miniapp.yohobuy.com/pages/index/index?app=yohobuyLimitChannel' | 286 | url: 'miniapp.yohobuy.com/pages/index/index?app=yohobuyLimitChannel' |
287 | }); | 287 | }); |
288 | + return; | ||
288 | } | 289 | } |
289 | 290 | ||
290 | dialog.showDialog({ | 291 | dialog.showDialog({ |
-
Please register or login to post a comment