Commit 54786d37 authored by wangjf's avatar wangjf

html

parent 58ab45b2
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<script>"use strict"; <script>"use strict";
window.addEventListener("load", function () { window.addEventListener("load", function () {
//实例 //实例
let main = new Main("https://yun.duiba.com.cn/db_games/zhongyanshiguang_baogao/1755064099993/resource") let main = new Main("https://yun.duiba.com.cn/db_games/zhongyanshiguang_baogao/1760523379075/resource")
//可预加载资源 //可预加载资源
main.preLoad(); main.preLoad();
main.initStage(document.getElementById("canvas")).then(() => { main.initStage(document.getElementById("canvas")).then(() => {
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
}) })
}) })
</script> </script>
<script src="https://yun.duiba.com.cn/db_games/zhongyanshiguang_baogao/1755064099993/js/output.js" <script src="https://yun.duiba.com.cn/db_games/zhongyanshiguang_baogao/1760523379075/js/output.js"
crossorigin="anonymous"></script> crossorigin="anonymous"></script>
</body> </body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment