当然可以。 用js或者css控制 显示还是隐藏,即可。
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.container {
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
box-sizing: border-box;
z-index: 1000;
}
.content{
position: absolute;
width: 90%;
height: 200px;
background-color: white;
top: 50%;
left: 5%;
margin-top: -100px;
}
电话号码 |