liukangdong
2024-07-18 5b219a9694c8d69db42e746a654c779cc6a61bf6
wechat_jiaxuan/pages/store/store.less
@@ -110,10 +110,15 @@
            .avatar{
              width: 72rpx;
              height: 72rpx;
              border: 1px solid;
              border-radius: 50%;
              margin-right: 16rpx;
            }
            .name{
              width: 120rpx;
              overflow: hidden;
              text-overflow: ellipsis; //文本溢出显示省略号
              white-space: nowrap; //文本不会换行
            }
            .ex{
              font-size: 24rpx;
              color: #999999;