打印浏览器高度

This commit is contained in:
java110 2020-04-15 09:09:47 +08:00
parent f0a171c16d
commit 58b6b7dd74

View File

@ -1800,7 +1800,7 @@ vc 校验 工具类 -method
}
_vcPageHeight.style.minHeight = _scollHeight + 'px';
console.log('是否设置高度',_vcPageHeight.style.minHeight);
});
})(window.vcFramework);