k94314517
2024-07-25 a75b18a4157ab486e0b51c438ac165ab3a08e3e0
wechat_jiaxuan/components/authCard/authCard.less
@@ -30,7 +30,7 @@
      font-weight: 600;
      font-size: 32rpx;
      color: #111111;
      margin-bottom: 2rpx;
      margin-bottom: 6rpx;
    }
    .desc{
      font-weight: 300;
@@ -113,6 +113,14 @@
            width: 36rpx;
          }
        }
        .text{
          flex: 1;
          overflow : hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
        }
      }
      .addr{
        display: flex;