| | |
| | | <template> |
| | | <view class="minePage-wrapper"> |
| | | <view class="fixed-box colCen" style="background:#ffb030"> |
| | | <view class="fixed-box colCen" style="background:#0f0f0f"> |
| | | <view class="topbarbox"></view> |
| | | <view class="navigate-container rowCenBet"> |
| | | <view class="setting-box" style="opacity: 0;"> |
| | |
| | | width: 100%; |
| | | height: 426rpx; |
| | | position: relative; |
| | | background: #ffb030; |
| | | background: #0f0f0f; |
| | | |
| | | .headerbox-container { |
| | | width: 100%; |
| | |
| | | height: 36rpx; |
| | | font-size: 28rpx; |
| | | font-weight: 400; |
| | | color: #FFFFFF; |
| | | color: #0f0f0f; |
| | | padding: 0 18rpx; |
| | | background: #ffb030; |
| | | background: #fff; |
| | | border-radius: 18rpx; |
| | | } |
| | | |
| | |
| | | text-align: center; |
| | | font-size: 24rpx; |
| | | font-weight: 400; |
| | | color: #ffb030; |
| | | color: #0f0f0f; |
| | | margin-left: 20rpx; |
| | | } |
| | | } |