Authored by 郭成尧

Merge branch 'release/5.4' into gray

... ... @@ -745,7 +745,7 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
confirming = false;
});
}
return false; // 阻止加入购物车按钮冒泡
});
$yohoPage.on('click', '.close', function() {
... ...