1
0
mirror of https://github.com/201206030/novel.git synced 2025-06-19 22:18:30 +00:00

Merge branch 'develop' of https://gitee.com/xiongxyang/fiction_house into develop

This commit is contained in:
xiongxiaoyang 2019-11-12 10:04:25 +08:00
commit 9f18dd8f2f

@ -364,7 +364,8 @@
} }
if(isMobile){ if(isMobile){
$("#screenInput").css("display","none"); $("#screenInput").css("display","none");
$("#screenSwitch").css("display","none");
} }
} }