Authored by Rock Zhang

Merge branch 'hotfix/yohocoinuse' into develop

... ... @@ -88,7 +88,6 @@ $invoice.on('touchend', '.checkbox', function() {
if ($this.hasClass('icon-checkbox')) {
$invoice.removeClass('focus');
}
return false;
});
function orderCompute() {
... ...