Authored by xuqi

ps detail favorite

... ... @@ -77,7 +77,7 @@ likeHammer.on('tap', function(e) {
$.ajax({
type: 'POST',
url: '/product/opt/favoriteBrand',
url: '/guang/opt/favoriteBrand',
data: {
id: brandId,
opt: opt
... ...