Authored by 王水玲

ufo 商品详情分享页

@@ -82,7 +82,7 @@ @@ -82,7 +82,7 @@
82 $('.top-downloadbar').hide(); 82 $('.top-downloadbar').hide();
83 }); 83 });
84 84
85 - $.get('http://172.16.10.22:1233/api/ufo-gateway', { 85 + $.get('/', {
86 method: 'ufo.product.data', 86 method: 'ufo.product.data',
87 product_id: productId 87 product_id: productId
88 }, function(ret) { 88 }, function(ret) {