This commit is contained in:
2024-01-17 10:29:50 +08:00
parent a4e4a3eec2
commit 7c8b156c2b
6 changed files with 53 additions and 35 deletions

View File

@@ -53,7 +53,7 @@
.header
_fj()
position fixed
_wh(100%, 72rpx)
_wh(100%, calc(var(--status-bar-height) + 72rpx))
background-color $red
z-index 200
padding 0 20rpx