This commit is contained in:
zhouyanli
2026-04-18 17:35:00 +08:00
parent 6ab4904deb
commit 71f422d254

View File

@@ -37,7 +37,7 @@
<up-swiper :list="bannerList" indicator indicatorMode="dot" ></up-swiper>
</view>
<view class="noticeClass">
<image src="/static/首页/公告.png" style="width: 81rpx;height: 81rpx;position: absolute;top: 10px;left: 16px;"></image>
<image src="/static/首页/公告.png" style="width: 38px;height: 38px;position: absolute;top: 21px;left: 27px;"></image>
<uni-notice-bar show-icon :text="noticeText" type="line"
:showIcon="true" show-get-more scrollable color="#000" background-color="#fff" moreColor="#000" @getmore="getNoticeMore"/>
<!-- <up-notice-bar class="notice-bar" :text="noticeText" mode="link" speed="100" bgColor="#FFF" color="#000" url="pages/notice-list/noticeList"></up-notice-bar> -->
@@ -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;