This commit is contained in:
pengxiaolong
2025-07-21 22:10:59 +08:00
parent 31527ba8a6
commit 7116e57fc3
157 changed files with 2793 additions and 405 deletions

View File

@@ -31,6 +31,29 @@
height: 100%;
padding: 0% 5% 0% 5%;
}
.scroll.data-v-1cf27b2a ::-webkit-scrollbar {
width: 0;
height: 0;
color: transparent;
display: none;
}
.nodata.data-v-1cf27b2a {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.nodatatext.data-v-1cf27b2a {
font-size: 30rpx;
color: #999;
}
.scroll.data-v-1cf27b2a ::-webkit-scrollbar {
width: 0;
height: 0;
color: transparent;
display: none;
}
.card.data-v-1cf27b2a {
width: 100%;
height: 150rpx;
@@ -38,19 +61,19 @@
border-radius: 20rpx;
margin-top: 20rpx;
}
.cardContent.data-v-1cf27b2a{
height: 150rpx;
width: 100%;
display: flex;
align-items: center;
.cardContent.data-v-1cf27b2a {
height: 150rpx;
width: 100%;
display: flex;
align-items: center;
}
.cardImg.data-v-1cf27b2a{
height: 110rpx;
width: 110rpx;
border-radius: 20rpx;
margin-left: 20rpx;
.cardImg.data-v-1cf27b2a {
height: 110rpx;
width: 110rpx;
border-radius: 20rpx;
margin-left: 20rpx;
}
.cardUnread.data-v-1cf27b2a{
.cardUnread.data-v-1cf27b2a {
width: 30rpx;
height: 30rpx;
border-radius: 15rpx;
@@ -62,55 +85,108 @@
margin-top: -100rpx;
margin-left: -15rpx;
}
.cardnameandtimeandNews.data-v-1cf27b2a{
width: 500rpx;
height: 110rpx;
margin-left: 20rpx;
display: flex;
flex-direction: column;
justify-content: space-between;
.cardnameandtimeandNews.data-v-1cf27b2a {
width: 500rpx;
height: 110rpx;
margin-left: 20rpx;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.cardnameandtime.data-v-1cf27b2a{
width: 100%;
display: flex;
justify-content: space-between;
.cardnameandtime.data-v-1cf27b2a {
width: 100%;
display: flex;
justify-content: space-between;
}
.cardNews.data-v-1cf27b2a{
width: 500rpx;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 10rpx;
font-size: 28rpx;
color: #333;
.cardNews.data-v-1cf27b2a {
width: 500rpx;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 10rpx;
font-size: 28rpx;
color: #333;
}
.cardname.data-v-1cf27b2a{
font-size: 30rpx;
color: #100e0f;
font-weight: bold;
.cardname.data-v-1cf27b2a {
font-size: 30rpx;
color: #100e0f;
font-weight: bold;
}
.cardtime.data-v-1cf27b2a{
font-size: 24rpx;
color: #999;
.cardtime.data-v-1cf27b2a {
font-size: 24rpx;
color: #999;
}
.rightPosition.data-v-1cf27b2a{
height: 150rpx;
width: 300rpx;
display: flex;
.rightPosition.data-v-1cf27b2a {
height: 150rpx;
width: 300rpx;
display: flex;
}
.topPosition.data-v-1cf27b2a{
height: 150rpx;
width: 150rpx;
background-color: #f5a623;
text-align: center;
line-height: 150rpx;
.topPosition.data-v-1cf27b2a {
height: 150rpx;
width: 150rpx;
background-color: #f5a623;
text-align: center;
line-height: 150rpx;
}
.Delete.data-v-1cf27b2a{
height: 150rpx;
width: 150rpx;
background-color: #f54323;
text-align: center;
line-height: 150rpx;
border-top-right-radius: 20rpx;
border-bottom-right-radius: 20rpx;
.Delete.data-v-1cf27b2a {
height: 150rpx;
width: 150rpx;
background-color: #f54323;
text-align: center;
line-height: 150rpx;
border-top-right-radius: 20rpx;
border-bottom-right-radius: 20rpx;
}
.popup-Hintcontent.data-v-1cf27b2a {
width: 600rpx;
height: 500rpx;
background-repeat: no-repeat;
border-radius: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-image: url(https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/chard1.png);
background-position: center;
}
.popup-text.data-v-1cf27b2a {
color: #161616;
font-size: 36.26rpx;
font-weight: bold;
margin-bottom: 30rpx;
}
.popup-texts.data-v-1cf27b2a {
margin-left: 50rpx;
color: #7e7e7e;
font-size: 26rpx;
margin-right: 50rpx;
margin-top: 70rpx;
margin-bottom: 70rpx;
}
.popup-btn.data-v-1cf27b2a {
display: flex;
justify-content: space-around;
margin-top: 50rpx;
}
.invite.data-v-1cf27b2a {
width: 225.19rpx;
height: 78.24rpx;
font-size: 28.63rpx;
line-height: 80rpx;
border-top-left-radius: 50rpx;
border-bottom-left-radius: 50rpx;
border-bottom-right-radius: 50rpx;
background-image: linear-gradient(135deg, #4fcacd, #5fdbde);
}
.cancel.data-v-1cf27b2a {
width: 225.19rpx;
height: 78.24rpx;
font-size: 28.63rpx;
line-height: 80rpx;
margin-left: 30rpx;
color: #03aba8;
border-top-left-radius: 50rpx;
border-bottom-left-radius: 50rpx;
border-bottom-right-radius: 50rpx;
border: 1rpx solid #03aba8;
}