空轴套管样式

This commit is contained in:
2024-01-22 15:48:52 +08:00
parent 5ad1e3b327
commit 927e7cc69a
4 changed files with 34 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
_wh(100%, calc(var(--status-bar-height) + 72rpx))
background: linear-gradient(to bottom, #ff6800 0%, #ff6400 100%)
z-index 200
padding 0 20rpx
padding var(--status-bar-height) 20rpx 0
.page_name
_font(32rpx, 32rpx, #fff,700,center)
</style>