| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 | <!DOCTYPE HTML><html><head><div id='wx_pic' style='margin:0 auto;display:none;'><img src='photo.jpg' /></div>    <meta charset="utf-8">    <title>我要我们在一起</title>    <meta name="viewport"          content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"/>    <meta name="apple-mobile-web-app-capable" content="yes"/>    <meta name="full-screen" content="true"/>    <meta name="screen-orientation" content="portrait"/>    <meta name="x5-fullscreen" content="true"/>    <meta name="360-fullscreen" content="true"/>    <script src="http://libs.baidu.com/jquery/2.0.0/jquery.min.js"></script>    <script src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>    <style>        body {            text-align: center;            background: #ffffff;            padding: 0;            border: 0;            margin: 0;            height: 100%;        }        html {            -ms-touch-action: none; /* Direct all pointer events to JavaScript code. */            overflow: hidden;        }        canvas {            display:block;            position:absolute;            margin: 0 auto;            padding: 0;            border: 0;        }    </style>    <script type="text/javascript">        haveShare=1;        haveGamelist=0;        resourceCDN = '';        var myScore;        function cb_start(){            console.log("cb_start");        }        function cb_gameover(score){            console.log("cb_gameover"+score);        }        function cb_finishload(){            console.log("cb_finishload");        }        function cb_restart(){            console.log("cb_restart");        }        function cb_share(){        	// play68_submitScore(myScore);            console.log("cb_share");        }        function cb_more(){            console.log("cb_more");       }    </script></head><body><div style="position:relative;" id="gameDiv"></div><script>var document_class = "Main";</script><!--这部分内容在编译时会被替换,要修改文档类,请到工程目录下的egretProperties.json内编辑。--><script src="launcher/egret_require.js"></script><script src="launcher/egret_loader.js"></script><script src="launcher/game-min.js"></script><script>    var support = [].map && document.createElement("canvas").getContext;    if (support) {        egret_h5.startGame();        function start(){            restartGame();        }    }    else {        alert("Egret 不支持您当前的浏览器")    }</script><script  type="text/JavaScript">window.shareData={  'title':'爱就zai一起吧',  'link':'http://game.3gjj.cn/games/ajkyq/',  'imgurl':'http://game.3gjj.cn/games/ajkyq/icon.png'}window.shareFriendData={  'title':'爱就zai一起吧',  'content':'关注空中传媒网络,更多好玩的游戏等着你。',  'link':'http://game.3gjj.cn/games/ajkyq/',  'imgurl':'http://game.3gjj.cn/games/ajkyq/icon.png'}</script><script type="text/JavaScript" src="http://gc.veiying.cn/code"></script></body></html>
 |