liukangdong
2024-07-24 076b2a90d0ddd75e4e27d3813b6143abbca25597
wechat_jiaxuan/pages/index/index.wxss
@@ -18,12 +18,21 @@
.container .consult_swiper image {
  width: 100%;
}
.container .consult_swiper .scroll_text {
  height: 100rpx;
  width: 670rpx;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 20rpx;
  font-size: 32rpx;
}
.container .logo_wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60rpx 0;
  padding: 0 0 60rpx;
  background-color: #fff;
}
.container .logo_wrap .logo {
@@ -144,14 +153,15 @@
}
.container .com_header .left {
  font-weight: 600;
  font-size: 36rpx;
  font-size: 34rpx;
  color: #111111;
  line-height: 50rpx;
  line-height: 34rpx;
  flex: 1;
}
.container .com_header .left .name {
  display: flex;
  align-items: center;
  margin-bottom: 10rpx;
}
.container .com_header .left .name .icon {
  width: 36rpx;