You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
1.1 KiB
80 lines
1.1 KiB
.customer {
|
|
font-size: 0;
|
|
}
|
|
.customer {
|
|
background: #eeeeee;
|
|
}
|
|
.mainView {
|
|
border: 1rpx solid rgba(0, 0, 0, 0);
|
|
width: 690rpx;
|
|
height: 840rpx;
|
|
background: #ffffff;
|
|
border-radius: 10rpx;
|
|
}
|
|
.marT30Auto {
|
|
margin: 30rpx auto 0 auto;
|
|
}
|
|
.textC {
|
|
text-align: center;
|
|
}
|
|
.title {
|
|
width: 271rpx;
|
|
height: 41rpx;
|
|
}
|
|
.font30 {
|
|
font-size: 30rpx;
|
|
}
|
|
.marT80Auto {
|
|
margin: 80rpx auto 0 auto;
|
|
}
|
|
.backImg {
|
|
background-size: 100% !important;
|
|
}
|
|
.body {
|
|
width: 340rpx;
|
|
height: 340rpx;
|
|
border: 2rpx solid #ff4444;
|
|
border-radius: 10rpx;
|
|
}
|
|
.marT50Auto {
|
|
margin: 50rpx auto 0 auto;
|
|
}
|
|
.qrCode {
|
|
width: 300rpx;
|
|
height: 300rpx;
|
|
}
|
|
.phoneButton {
|
|
width: 164rpx;
|
|
height: 40rpx;
|
|
background: #f5f5f5;
|
|
border: 1rpx solid #cccccc;
|
|
border-radius: 4rpx;
|
|
}
|
|
.font30 {
|
|
font-size: 30rpx;
|
|
}
|
|
.lineHeight40 {
|
|
line-height: 40rpx;
|
|
}
|
|
.color333333 {
|
|
color: #333333;
|
|
}
|
|
.font22 {
|
|
font-size: 22rpx;
|
|
}
|
|
.marT19Auto {
|
|
margin: 19rpx auto 0 auto;
|
|
}
|
|
.font24 {
|
|
font-size: 24rpx;
|
|
}
|
|
.marT30 {
|
|
margin: 30rpx 0 0 0;
|
|
}
|
|
.color666666 {
|
|
color: #666666;
|
|
}
|
|
.p20 {
|
|
padding: 20rpx;
|
|
}
|
|
|
|
|