liukangdong
2024-09-29 b2d360d9113b6955287108ca9e90d76a1f3c1419
wechat_jiaxuan/pages/userinfo/favorite.wxss
@@ -62,6 +62,9 @@
}
.list .item .name {
  margin: 26rpx 0 14rpx;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list .item .info {
  display: flex;
@@ -70,6 +73,7 @@
}
.list .item .info .icon {
  width: 28rpx;
  height: 28rpx;
  margin-right: 8rpx;
}
.list .item .info .num {