Authored by 郝肖肖

逛详情页收藏APP跨域问题 加域名

... ... @@ -150,7 +150,7 @@ function initInfosEvt($container) {
$.ajax({
type: 'POST',
url: '/guang/opt/collectArticle',
url: location.protocol + '//m.yohobuy.com/guang/opt/collectArticle',
data: {
id: $info.data('id'),
opt: opt,
... ...