为了账号安全,请及时绑定邮箱和手机立即绑定

为什么不显示图片,路径也是对的

html,

body {

    height: 100%;

}


.page {

    position: absolute;

    width: 100%;

    height: 100%;

}



#page>.bg {

    position: absolute;

    z-index: -1;

    width: 100%;

    height: 100%;

}


#page1>.bg {


    background: url("../images/p1_bg.jpg") no-repeat center center;


    background-size: 100%;

}


#page2>.bg {

    background: url("../images/p2_bg.jpg")no-repeat center center;

    background-size: 100%;

}


#page3>.bg {

    background: url("../images/p3_bg.jpg")no-repeat center center;

    background-size: 100%;

}


正在回答

1 回答

可以发实现效果截图,具体分析一个,执行index.html页面,快捷键f12可以调试

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么不显示图片,路径也是对的

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信