Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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 |
-
Please register or login to post a comment