Pass to kill most of the site, you can lift the restrictions prohibited to copy, cut, select the text, right-click menu.revised version
< Feedback on Remove web limits(modified)
你好,在win7系统的虚拟机下。会报ncaught (in promise) TypeError: Cannot read properties of null (reading 'clientHeight')"var screenClientHeight = document.documentElement.clientHeight;"调试进去 发现是 document.documentElement 这个不存在。 所以报错了感觉是 页面没加载好,就执行了。而在win10系统,chrome 版本一样的情况下,没有问题。请问这个要如何调整哦
Sign in to post a reply.
你好,在win7系统的虚拟机下。会报ncaught (in promise) TypeError: Cannot read properties of null (reading 'clientHeight')
"var screenClientHeight = document.documentElement.clientHeight;"
调试进去 发现是 document.documentElement 这个不存在。 所以报错了
感觉是 页面没加载好,就执行了。
而在win10系统,chrome 版本一样的情况下,没有问题。
请问这个要如何调整哦