太湖公益

This commit is contained in:
2024-05-30 14:26:42 +08:00
parent 314f4a4fb4
commit e595e034dc
144 changed files with 17860 additions and 13154 deletions

View File

@@ -1280,7 +1280,7 @@ export default {
}
.avatar_text {
color: #3ab3ae;
color: $themeColor;
line-height: 60rpx;
font-size: 30rpx;
font-weight: 600;
@@ -1326,7 +1326,7 @@ export default {
background-color: #f8f9fb;
font-size: 28rpx;
padding: 0 14rpx;
color: #3ab3ae;
color: $themeColor;
line-height: 80rpx;
margin: 20rpx 0 0 20rpx;
display: inline-block;