jiangping
2024-07-16 39613118a5bae23c45498c4f5a939e83595f99f5
wechat_jiaxuan/pages/store/store.less
@@ -15,10 +15,20 @@
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 10rpx;
    font-weight: 500;
    font-size: 30rpx;
  }
  .right {
    width: 42rpx;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 26rpx;
    width: 160rpx;
    image{
      width: 28rpx;
      margin-right: 10rpx;
    }
  }
}