| | |
| | | margin-top: 12px; |
| | | } |
| | | |
| | | /* .btn-view { |
| | | width: 686rpx; |
| | | align-items: center; |
| | | justify-content: center; |
| | | margin: auto; |
| | | display: flex; |
| | | margin-top:40rpx; |
| | | } |
| | | |
| | | .to-qrcode { |
| | | width: 320rpx; |
| | | height: 44px; |
| | | background: #FFFFFF; |
| | | border: 1px solid #8C4EF5; |
| | | border-radius: 22px; |
| | | line-height: 44px; |
| | | color: #8C4EF5; |
| | | } |
| | | |
| | | .get-qrcode { |
| | | width: 320rpx; |
| | | height: 44px; |
| | | border-radius: 22px; |
| | | border: 0; |
| | | color:#fff; |
| | | line-height: 44px; |
| | | } */ |
| | | |
| | | .btn-view { |
| | | width: 686rpx; |
| | |
| | | display: flex; |
| | | align-items:center; |
| | | justify-content:center |
| | | } |
| | | |
| | | .to-qrcode { |
| | | width: 320rpx; |
| | | height: 44px; |
| | | background: #FFFFFF; |
| | | border: 1px solid #8C4EF5; |
| | | border-radius: 22px; |
| | | line-height: 44px; |
| | | color: #8C4EF5; |
| | | } |
| | | |
| | | .get-qrcode { |