篮球扫码入场
This commit is contained in:
@@ -166,6 +166,13 @@
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
|
||||
.in-step-popup .small-body {
|
||||
width: 600rpx;
|
||||
height: 222rpx;
|
||||
background: #252330;
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
|
||||
.in-step-popup .body .top {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
@@ -223,6 +230,19 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.in-step-popup .body .center .item .barcode {
|
||||
width: 450rpx;
|
||||
background: #fff;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.barcode-canvas {
|
||||
width: 366rpx;
|
||||
margin: 0 auto;
|
||||
padding-top: 40rpx;
|
||||
border-top: 2rpx solid #F4F5F7;
|
||||
}
|
||||
|
||||
.in-step-popup .body .bottom {
|
||||
margin: 40rpx 20rpx 0 20rpx;
|
||||
font-size: 26rpx;
|
||||
@@ -389,4 +409,4 @@
|
||||
}
|
||||
.share-btn-box>button::after {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user