news center新聞中心
當(dāng)前位置:主頁 >>新聞中心
//在線客服代碼 $.ajax({ type: "POST", url: "http://www.metaversedatatransfer.com/home/public/getOnline.html", dataType:'json', success: function(msg){ $("body").append(msg.html) } });