perf: 去除屏幕大小处理

This commit is contained in:
奔跑的面条
2022-10-01 17:26:52 +08:00
parent 3c802d44f4
commit e9e5b798e7
3 changed files with 14 additions and 39 deletions

View File

@@ -24,9 +24,6 @@
</div>
</div>
</div>
<div class="mobile-terminal">
<p>请使用 Web 端进行查看</p>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>