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.
13 lines
196 B
13 lines
196 B
@import '../../wxss/family.wxss';
|
|
|
|
@import '../../wxss/c-popForm.wxss';
|
|
|
|
.card-qr {
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
}
|
|
.card-qr image {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|