mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-07 02:12:21 +08:00
14 lines
212 B
CSS
14 lines
212 B
CSS
.brcode {
|
|
width: 660rpx;
|
|
padding-top: 60rpx;
|
|
}
|
|
.qrcode {
|
|
width: 450rpx;
|
|
margin-top: 60rpx;
|
|
padding: 50rpx;
|
|
}
|
|
.bottom-fixed button {
|
|
width: 50%;
|
|
height: 64rpx;
|
|
line-height: 64rpx;
|
|
} |