Showing
1 changed file
with
1 additions
and
1 deletions
@@ -28,7 +28,7 @@ $('.nav-back').on('touchend', function() { | @@ -28,7 +28,7 @@ $('.nav-back').on('touchend', function() { | ||
28 | ['订单需要在2小时之内完成,', '放弃商品会被抢光哦!'], | 28 | ['订单需要在2小时之内完成,', '放弃商品会被抢光哦!'], |
29 | [ | 29 | [ |
30 | { | 30 | { |
31 | - href: 'javascript:history.go(-1);', | 31 | + href: '/cart/index/index', |
32 | text: '放弃', | 32 | text: '放弃', |
33 | class: '' | 33 | class: '' |
34 | }, | 34 | }, |
-
Please register or login to post a comment