|
@@ -22,9 +22,9 @@
|
|
|
<body>
|
|
|
<h1 class="header">yinmi_h5_edit</h1>
|
|
|
|
|
|
- <div id="GameDiv" cc_exact_fit_screen="false" style="width: 1280px; height: 960px;">
|
|
|
+ <div id="GameDiv" cc_exact_fit_screen="false" style="width: 1920px; height: 1080px;">
|
|
|
<div id="Cocos3dGameContainer">
|
|
|
- <canvas id="GameCanvas" width="1280" height="960" tabindex="99"></canvas>
|
|
|
+ <canvas id="GameCanvas" width="1920" height="1080" tabindex="99"></canvas>
|
|
|
</div>
|
|
|
</div>
|
|
|
<p class="footer">
|