From eaa5247fe535aadedc7cd35896e1e08580487006 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 11 May 2026 18:14:58 +0800
Subject: [PATCH] feat:购有趣 4.3改版
---
static/css/index.css | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/static/css/index.css b/static/css/index.css
index dea29e2..146284a 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -529,8 +529,8 @@
.ad2{
width: 96%;
- margin: 0upx auto 20upx;
- height: 500rpx;
+ margin: 30upx auto 30upx;
+ height: 240rpx;
}
.ad2 image{
width: 100%;
@@ -539,14 +539,15 @@
.d3-wrap {
width: 96%;
margin: 10upx auto 20upx;
- height: 278rpx;
+ height: 216rpx;
display: flex;
align-items: center;
justify-content: space-between;
+ gap: 20rpx;
}
.ad3{
width: 50%;
- height: 278rpx;
+ height: 216rpx;
}
.ad3 image{
width: 100%;
@@ -558,7 +559,7 @@
}
.ad4 {
width: 50%;
- height: 278rpx;
+ height: 216rpx;
}
.ca-ad{
--
Gitblit v1.9.3