样式优化
This commit is contained in:
@@ -53,10 +53,10 @@
|
||||
.header
|
||||
_fj()
|
||||
position fixed
|
||||
_wh(100%, 72rpx)
|
||||
_wh(100%, calc(var(--status-bar-height) + 72rpx))
|
||||
background-color $red
|
||||
z-index 200
|
||||
padding 0 20rpx
|
||||
padding var(--status-bar-height) 20rpx 0 20rpx
|
||||
.page_name
|
||||
_font(32rpx, 32rpx, #fff,700,center)
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user