From 71f422d254e86f3dae55d767710a3881d7c2e685 Mon Sep 17 00:00:00 2001
From: zhouyanli <593579392@qq.com>
Date: Sat, 18 Apr 2026 17:35:00 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
property-uniapp-project/pages/index/index.vue | 23 +++++++++++--------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/property-uniapp-project/pages/index/index.vue b/property-uniapp-project/pages/index/index.vue
index b5adde9..df6a5be 100644
--- a/property-uniapp-project/pages/index/index.vue
+++ b/property-uniapp-project/pages/index/index.vue
@@ -37,7 +37,7 @@
-
+
@@ -326,13 +326,13 @@ const moreClick = () =>{
position: relative;
top: 110px;
left: 0;
- padding: 20rpx;
+ padding: 40rpx;
}
.noticeClass{
position: relative;
- top: 205rpx;
+ top: 167rpx;
left: 0;
- padding: 20rpx;
+ padding: 40rpx;
}
.noticeClass.uni-noticebar{
padding: 10px 15px 10px 45px;
@@ -343,12 +343,12 @@ const moreClick = () =>{
}
.bg-card-open{
position: relative;
- top: 180rpx;
+ top: 102rpx;
left: 0;
padding: 20rpx;
background-color: #fff;
border-radius: 8rpx;
- margin: 9px;
+ margin: 20px;
}
.openClass{
display: flex;
@@ -371,12 +371,12 @@ const moreClick = () =>{
.adCardClass{
// width: 100%;
height: 200rpx;
- margin: 17rpx;
+ margin: 40rpx;
background-color: #3E8EFF;
// margin-top: 30rpx;
- border-radius: 20rpx;
+ border-radius: 28rpx;
position: relative;
- top:99px;
+ top:50px;
left: 0;
.titleLeft{
text-align: left;
@@ -394,10 +394,13 @@ const moreClick = () =>{
}
.activity-card{
position: relative;
- top: 102px;
+ top: 45px;
left: 0;
bottom: 20;
}
+ .uni-card{
+ margin: 18px !important;
+ }
.eventListClass{
margin: 20rpx;
display: flex;