function getPageViewHeight() { var d = document, a = d.compatMode == "BackCompat" ? d.body : d.documentElement; return a.clientHeight; }
Copyright© 2013-2020
All Rights Reserved 京ICP备2023019179号-8