修改packages/localLife/classify/index页面点击左上角返回没反应的bug
This commit is contained in:
parent
fe34a9e81f
commit
37a93d7286
@ -5,12 +5,22 @@ page {
|
||||
.header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.header_tit {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
flex: 1;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.header .u-icon {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
padding: 20rpx;
|
||||
margin-left: 10rpx;
|
||||
}
|
||||
|
||||
.local {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user