| | |
| | | .card-id { |
| | | position: absolute; |
| | | right: 10rpx; |
| | | top: 5rpx; |
| | | height: 30rpx; |
| | | line-height: 30rpx; |
| | | width: 30rpx; |
| | | top: 20rpx; |
| | | padding: 5rpx 10rpx; |
| | | line-height: 1.2; |
| | | text-align: center; |
| | | color: #eeeeee; |
| | | background-color: #ddd844; |
| | |
| | | justify-content: center; |
| | | } |
| | | .buttom { |
| | | width: 100%; |
| | | position: fixed; |
| | | bottom: 0; |
| | | left: 0; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | height: 100rpx; |
| | | background-color: #FFF; |
| | | box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ; |
| | | } |
| | | width: 100%; |
| | | position: fixed; |
| | | bottom: 0; |
| | | left: 0; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | height: 100rpx; |
| | | background-color: #FFF; |
| | | box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ; |
| | | } |