From 719244fc7a427e87915054ffad05f161c082402c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 26 七月 2024 19:32:11 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
wechat_jiaxuan/pages/index/index.less | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/wechat_jiaxuan/pages/index/index.less b/wechat_jiaxuan/pages/index/index.less
index 93582b8..fb08923 100644
--- a/wechat_jiaxuan/pages/index/index.less
+++ b/wechat_jiaxuan/pages/index/index.less
@@ -18,15 +18,16 @@
.consult_swiper {
width: 100%;
image {
- width: 100%;
+ width: 670rpx;
+ height: 376rpx;
}
.scroll_text{
height: 100rpx;
width: 670rpx;
white-space: nowrap;
- overflow: hidden;//鏂囨湰瓒呭嚭闅愯棌
- text-overflow: ellipsis;
- padding-top: 20rpx;
+ overflow: hidden;//鏂囨湰瓒呭嚭闅愯棌
+ text-overflow: ellipsis;
+ padding-top: 22rpx;
font-size: 32rpx;
}
}
@@ -100,6 +101,7 @@
.play {
width: 60rpx;
+ height: 60rpx;
position: absolute;
top: 50%;
left: 50%;
@@ -108,7 +110,8 @@
}
.img {
- width: 100%;
+ width: 670rpx;
+ height: 376rpx;
}
}
--
Gitblit v1.9.3