liukangdong
2024-07-30 d5592767654f4fc59b572bab54de1d9202d994ea
wechat_jiaxuan/components/authCard/authCard.wxss
@@ -65,10 +65,11 @@
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 36rpx;
  font-size: 34rpx;
}
.wrap2 .header .left .name .icon {
  width: 36rpx;
  height: 36rpx;
  margin-right: 12rpx;
}
.wrap2 .header .left .desc {
@@ -113,6 +114,7 @@
}
.wrap2 .list .item .name .icon image {
  width: 36rpx;
  height: 36rpx;
}
.wrap2 .list .item .name .text {
  flex: 1;
@@ -135,6 +137,7 @@
}
.wrap2 .list .item .addr .left .icon {
  width: 24rpx;
  height: 24rpx;
}
.wrap2 .list .item .addr .right {
  display: flex;