Authored by 郭成尧

'pay-return-cart'

... ... @@ -28,7 +28,7 @@ $('.nav-back').on('touchend', function() {
['订单需要在2小时之内完成,', '放弃商品会被抢光哦!'],
[
{
href: 'javascript:history.go(-1);',
href: '/cart/index/index',
text: '放弃',
class: ''
},
... ...