From cddceb139c818a060208ba1000ac745ba4c30c64 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 26 七月 2024 19:31:19 +0800
Subject: [PATCH] ‘’
---
wechat_staff/pages/index/index.wxss | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/wechat_staff/pages/index/index.wxss b/wechat_staff/pages/index/index.wxss
index d064e7b..931add4 100644
--- a/wechat_staff/pages/index/index.wxss
+++ b/wechat_staff/pages/index/index.wxss
@@ -115,7 +115,8 @@
z-index: 1;
}
.product_video .video_wrap .img {
- width: 100%;
+ width: 670rpx;
+ height: 376rpx;
}
.consult_swiper {
width: 100%;
@@ -162,14 +163,14 @@
}
.strategy .line .line_left {
width: 324rpx;
- height: 304rpx;
+ height: 340rpx;
}
.strategy .line .line_right .item {
width: 322rpx;
- height: 140rpx;
+ height: 160rpx;
}
.strategy .line .line_right .item:nth-last-child(1) {
- margin-top: 24rpx;
+ margin-top: 20rpx;
}
.strategy .home_id {
width: 670rpx;
--
Gitblit v1.9.3