perf: 去除屏幕大小处理

This commit is contained in:
奔跑的面条
2022-10-01 17:26:52 +08:00
parent a96fa8f4b7
commit edecfc7116
3 changed files with 14 additions and 39 deletions
-3
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>