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;