Authored by 周少峰

add ticket more

... ... @@ -543,7 +543,10 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
return false;
}
confirming = true;
if (!ticketsLimit) {
confirming = true;
}
loading.showLoadingMask();
//立即购买门票
... ...