mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化copyright
This commit is contained in:
parent
2df64e6556
commit
1851f65ad4
@ -20,7 +20,7 @@
|
||||
const that = this
|
||||
window.onresize = () => {
|
||||
return (() => {
|
||||
that.screenHeight = document.body.offsetHeight;
|
||||
that.screenHeight = document.body.scrollHeight;
|
||||
})()
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user