| | |
| | | flex-direction: column; |
| | | min-height: 100vh; |
| | | position: relative; |
| | | padding-top: 50upx; |
| | | padding-top: 50rpx; |
| | | } |
| | | /* #ifndef H5 */ |
| | | .page-container { |
| | | padding-top: var(--status-bar-height); |
| | | } |
| | | /* #endif */ |
| | | |
| | | .page-bg { |
| | | position: absolute; |
| | |
| | | margin: 30upx auto 30upx; |
| | | z-index: 99; |
| | | height: 90upx; |
| | | background-color: #e3b400; |
| | | background-color: #37AA25; |
| | | color: #ffffff; |
| | | letter-spacing: 10upx; |
| | | display: flex; |
| | |
| | | align-items: center; |
| | | } |
| | | .h-logo{ |
| | | width: 154rpx; |
| | | height: 52rpx; |
| | | width: 118rpx; |
| | | height: 38rpx; |
| | | } |
| | | .hLogo-1{ |
| | | margin: 0 30upx; |