chore: 模版更新

This commit is contained in:
xiongxiaoyang
2023-10-14 10:16:41 +08:00
parent 2062123edd
commit 2275b85752
8 changed files with 190 additions and 156 deletions

View File

@ -213,7 +213,7 @@
<script>
$("#body").css("min-height", ($(window).height() - 50) + "px")
$("#body").css("min-height", ($(window).height() - 60) + "px")
//查询用户信息
$.ajax({