修改易购点击分类的页面显示问题
This commit is contained in:
parent
5d77e6f407
commit
5218893ae7
@ -320,7 +320,7 @@ page {
|
||||
overflow: hidden;
|
||||
/* position: relative; */
|
||||
position: fixed;
|
||||
z-index: 999;
|
||||
z-index: 15;
|
||||
padding: 20rpx 10rpx;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
@ -404,7 +404,7 @@ page {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 160rpx;
|
||||
z-index: 11;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.header2 .slide .slide_con .slide_conBox:nth-child(5n) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user