Authored by 毕凯

按钮不显示外边的蓝圈

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