2023年6月21日发(作者:)
vue中div不能占满整个屏幕1. css中设置div的样式position:fixed;及height:100%,width:100% 2023年6月21日发(作者:) vue中div不能占满整个屏幕1. css中设置div的样式position:fixed;及height:100%,width:100% .html{ background:url('../img/') repeat center top #826e79; height: 100%; width: 100%; position: fixed;}2、中设置bodybody { margin: 0; padding: 0; } .html{ background:url('../img/') repeat center top #826e79; height: 100%; width: 100%; position: fixed;}2、中设置bodybody { margin: 0; padding: 0; } 本文标签:css加载失败本文发布于:2023-06-21,感谢您对本站的认可!版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
发布评论