Authored by unknown

热销排行ajax地址修改 @review by 王成龙

... ... @@ -162,7 +162,7 @@ $('.logo-brand').logoBrand({
$.ajax({
type: 'GET',
dataType: 'json',
url: '/product/index/hotrank/getdata',
url: '/product/index/getdata',
data: param,
success: function(res) {
var data;
... ...