hookehuyr

style(collectionSettings): 调整身份证图片高度以改善显示效果

......@@ -397,7 +397,7 @@
.idcard-img-image {
width: 100%;
height: 250rpx;
height: 350rpx;
border-radius: 12rpx;
object-fit: cover;
}
......