mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
打印浏览器高度
This commit is contained in:
parent
f0a171c16d
commit
58b6b7dd74
@ -1800,7 +1800,7 @@ vc 校验 工具类 -method
|
|||||||
}
|
}
|
||||||
_vcPageHeight.style.minHeight = _scollHeight + 'px';
|
_vcPageHeight.style.minHeight = _scollHeight + 'px';
|
||||||
console.log('是否设置高度',_vcPageHeight.style.minHeight);
|
console.log('是否设置高度',_vcPageHeight.style.minHeight);
|
||||||
});
|
})(window.vcFramework);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user