Authored by 郭成尧

'ajax添加product'

@@ -24,7 +24,7 @@ function getNaviData(items) { @@ -24,7 +24,7 @@ function getNaviData(items) {
24 24
25 navTitle = items.attr('urlLocation'); 25 navTitle = items.attr('urlLocation');
26 26
27 - location = '/sale/goods'; 27 + location = '/product/sale/goods';
28 28
29 goodItems = items.parent().parent('.sale-box').find('.goods'); 29 goodItems = items.parent().parent('.sale-box').find('.goods');
30 30