作者 lyh

gx

... ... @@ -62,7 +62,7 @@ class ProductLogic extends BaseLogic
$info['gallery'][$k] = $v;
}
}
$info['icon_link'] = $this->getImageUrl($info['icon']);
// $info['icon_link'] = $this->getImageUrl($info['icon']);
return $info;
}
... ...