fix: 修复导航层级问题
This commit is contained in:
parent
6cab276416
commit
76ce8a51d4
@ -1853,7 +1853,7 @@ export default {
|
||||
.all_shop_tab{
|
||||
position: sticky;
|
||||
top: -2px;
|
||||
z-index: 100;
|
||||
z-index: 2;
|
||||
border-bottom: 1rpx solid #eee;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user