Browse Source

修改配置bug

master
song 4 years ago
parent
commit
d86756373a
  1. 2
      public/index.html

2
public/index.html

@ -49,7 +49,7 @@
</div> </div>
<hr /> <hr />
<!-- <iframe id="iframe" src="http://127.0.0.1:5500/dist/" frameborder="0" style="flex: 1"></iframe> --> <!-- <iframe id="iframe" src="http://127.0.0.1:5500/dist/" frameborder="0" style="flex: 1"></iframe> -->
<iframe id="iframe" src="https://www.tall.wiki/kangfu/game/bomb/game" frameborder="0" style="flex: 1"></iframe> <iframe id="iframe" src="https://www.tall.wiki/kangfu/game/bird/game" frameborder="0" style="flex: 1"></iframe>
<!-- 配置 --> <!-- 配置 -->
<div class="modal" tabindex="-1" id="myInput" style="background: rgba(0,0,0,.5);"> <div class="modal" tabindex="-1" id="myInput" style="background: rgba(0,0,0,.5);">

Loading…
Cancel
Save