perf: UI优化

This commit is contained in:
xiongxiaoyang
2024-05-26 22:31:26 +08:00
parent 6d9b563583
commit b976a00389
13 changed files with 59 additions and 76 deletions

View File

@ -79,11 +79,6 @@
padding-bottom: 20px;
}
#footer {
padding-top: 10px;
line-height: 43px;
}
</style>
</head>
<body>
@ -170,7 +165,6 @@
<div th:replace="mobile/common/js :: js"></div>
<script>
$("#body").css("min-height", ($(window).height() - 110) + "px")
//查询用户信息
$.ajax({