将行从中 2021-01-28 17:44 采纳率: 28.6%
浏览 13
已结题

iPhone6Plus下定位毫无效果

.newBabcground:before{
    background:url(../images/hi.png) no-repeat;
    background-size:100% 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    }

我需要把背景图片一致保持全屏在手机上,求解(别说attached,移动端兼容性差)

  • 写回答

1条回答 默认 最新

  • 前行的枫_denglinbo 2021-02-02 14:50
    关注

    你这里用了伪元素,要设置content:""才有用

    评论

报告相同问题?

问题事件

  • 已结题 (查看结题原因) 11月21日