Authored by 郝肖肖

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

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