| | |
| | | page { |
| | | background-color: #f0f2f5 !important; |
| | | overflow-y: auto !important; |
| | | position: relative; |
| | | background-color: #F2F3F8 !important; |
| | | } |
| | | |
| | | .container { |
| | | width: 100%; |
| | | height: 100vh; |
| | | height: 100%; |
| | | } |
| | | |
| | | |
| | |
| | | |
| | | } |
| | | |
| | | .t-tabs { |
| | | .tab { |
| | | width: 100%; |
| | | position: fixed !important; |
| | | top: 0; |
| | | left: 0; |
| | | padding-top: 20rpx; |
| | | background-color: #F2F3F8 !important; |
| | | } |
| | | |
| | | .t-tabs { |
| | | background: none !important; |
| | | width: 100%; |
| | | position: fixed; |
| | | top: 0rpx; |
| | | left: 0; |
| | | z-index: 1 |
| | | } |
| | | |
| | |
| | | background: #fff; |
| | | min-height: 200rpx; |
| | | border-radius: 10rpx; |
| | | |
| | | padding: 60rpx 40rpx 40rpx 40rpx; |
| | | padding: 180rpx 40rpx 40rpx 40rpx; |
| | | } |
| | | |
| | | .tips { |