12.25 UI调整

This commit is contained in:
尚政杰
2025-12-25 16:07:01 +08:00
parent e24b4000fb
commit 091c1372fd
52 changed files with 350 additions and 328 deletions

View File

@@ -49,6 +49,7 @@ page {
}
.eventDetailsC .eventIntroC .eventContent {
margin: 18rpx 27rpx 0;
word-break: break-all;
font-size: 24rpx;
font-weight: 500;
color: #71675D;
@@ -129,7 +130,7 @@ page {
line-height: 1.2rem;
}
.eventDetailsC .targetList .item .content .ai {
color: #EC3440;
color: #CCCDD1;
}
.eventDetailsC .conceptList .conceptItem {
background: linear-gradient(-30deg, #FFF6F0 0%, #FEFEFE 100%);