Authored by 毕凯

按钮不显示外边的蓝圈

... ... @@ -93,7 +93,7 @@ $('.invoice').on('touchend', '.checkbox', function() {
function orderCompute() {
var yohoCoin = orderInfo('yohoCoin');
$.ajax({
method: 'POST',
url: '/cart/index/orderCompute',
... ...