热销排行ajax地址修改 @review by 王成龙
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -162,7 +162,7 @@ $('.logo-brand').logoBrand({ | @@ -162,7 +162,7 @@ $('.logo-brand').logoBrand({ | ||
162 | $.ajax({ | 162 | $.ajax({ |
163 | type: 'GET', | 163 | type: 'GET', |
164 | dataType: 'json', | 164 | dataType: 'json', |
165 | - url: '/product/index/hotrank/getdata', | 165 | + url: '/product/index/getdata', |
166 | data: param, | 166 | data: param, |
167 | success: function(res) { | 167 | success: function(res) { |
168 | var data; | 168 | var data; |
-
Please register or login to post a comment