| | |
| | | .button-green-1{ |
| | | height: 80rpx; |
| | | |
| | | background: #04BA97; |
| | | background: var(--topicolor); |
| | | border-radius: 44rpx; |
| | | line-height: 80rpx; |
| | | text-align: center; |
| | |
| | | } |
| | | .button-green-border{ |
| | | height: 80rpx; |
| | | border: 1px solid #04BA97; |
| | | border: 1px solid var(--topicolor); |
| | | border-radius: 44rpx; |
| | | line-height: 80rpx; |
| | | text-align: center; |
| | |
| | | bottom: 60rpx; |
| | | left: 40rpx; |
| | | right: 40rpx; |
| | | z-index: 1; |
| | | } |
| | | |
| | | .close-parent{ |
| | |
| | | .button-green{ |
| | | width: 302rpx; |
| | | height: 80rpx; |
| | | background: #04BA97; |
| | | background: var(--topicolor); |
| | | border-radius: 62rpx; |
| | | |
| | | font-size: 32rpx; |
| | |
| | | } |
| | | |
| | | |
| | | .before-line::before{ |
| | | border-top: 2rpx solid #EEEEEE; |
| | | |
| | | .img100{ |
| | | background-size: 100% 100%; |
| | | } |
| | | uni-image>img{ |
| | | opacity: 1 !important; |
| | | } |