liukangdong
2024-07-24 076b2a90d0ddd75e4e27d3813b6143abbca25597
wechat_jiaxuan/pages/index/index.less
@@ -19,6 +19,15 @@
    image {
      width: 100%;
    }
    .scroll_text{
      height: 100rpx;
      width: 670rpx;
      white-space: nowrap;
          overflow: hidden;//文本超出隐藏
          text-overflow: ellipsis;
      padding-top: 20rpx;
      font-size: 32rpx;
    }
  }
  .logo_wrap {
@@ -26,9 +35,8 @@
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60rpx 0;
    padding: 0 0 60rpx;
    background-color: #fff;
    .logo {
      width: 246rpx;
    }
@@ -176,15 +184,14 @@
    .left {
      font-weight: 600;
      font-size: 36rpx;
      font-size: 34rpx;
      color: #111111;
      line-height: 50rpx;
      line-height: 34rpx;
      flex: 1;
      .name {
        display: flex;
        align-items: center;
        margin-bottom: 10rpx;
        .icon {
          width: 36rpx;
          height: 36rpx;