下面只提供部分CSS代码
#menuList{
height: 50px;
width: 100%;
border-top: 3px solid red;
background: #fff;
position: fixed;
top: 0;
z-index: 9999; /*非常重要*/
}
下面只提供部分CSS代码
#menuList{
height: 50px;
width: 100%;
border-top: 3px solid red;
background: #fff;
position: fixed;
top: 0;
z-index: 9999; /*非常重要*/
}