// document.domain = "gtarcade.com"; function modIndex(data){ var data=JSON.parse(data); var info=jQuery.param(data); var src="//modcs.gtarcade.com/site/index?"+info; // window.parent.showdiv(src); window.top.postMessage({src:src},"*"); } function callFullScreen(){ try{ window.parent.microCallFullScreen(); } catch(e){ console.log(e); } } /* document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); function modIndex(data){ var data=JSON.parse(data); pop.test(data); }*/ function modClose(){}//空方法,供微端调用,兼容微端mod关闭 function payClose(){}//空方法,供微端调用,兼容微端支付关闭 function payContinue(url){}//空方法,供微端调用,兼容微端支付跳出微端