feat: 手机端我的书架页面适配

This commit is contained in:
xiongxiaoyang
2023-05-13 23:40:54 +08:00
parent c63b4d617e
commit 18f5fbf508
7 changed files with 293 additions and 5 deletions

View File

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