mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-02 07:36:37 +00:00
feat: 手机端我的书架页面适配
This commit is contained in:
@ -160,7 +160,7 @@
|
||||
|
||||
|
||||
<script>
|
||||
$("#body").css("height",($(window).height() - 50)+"px")
|
||||
$("#body").css("min-height",($(window).height() - 50)+"px")
|
||||
|
||||
//查询用户信息
|
||||
$.ajax({
|
||||
|
Reference in New Issue
Block a user