优化了手机端的显示问题

This commit is contained in:
limqhz
2022-05-14 01:26:27 +08:00
parent 9e1dd3af77
commit a5fa8ba4a2
8 changed files with 35 additions and 27 deletions

View File

@@ -51,8 +51,8 @@
<script th:src="@{/js/jquery-3.5.1.min.js}"></script>
<script th:src="@{/bootstrap/js/bootstrap.bundle.min.js}"></script>
<script th:src="@{/js/jquery-ui.min.js}"></script>
<script th:src="@{/live/js/addlive2d.js}"></script>
<script th:src="@{/layer/mobile/layer.js}"></script>
<!--<script th:src="@{/live/js/addlive2d.js}"></script>-->
<!--<script th:src="@{/layer/mobile/layer.js}"></script>-->
<script type="text/javascript">
function registerSubmit(){
let username = $('#username').val();