后期修改完善,上线版本

This commit is contained in:
2025-11-12 18:11:11 +08:00
parent c54f9c9976
commit 8f57683dd5
98 changed files with 2110 additions and 867 deletions

View File

@ -73,19 +73,19 @@ export default {
.title {
font-size: 18px;
font-family: 'Poppins-SemiBold', serif;
font-family: 'Poppins-SemiBold';
font-weight: 600;
color: #3A4A65;
}
.content {
font-family: 'Poppins-Regular', serif;
font-family: 'Poppins-Regular';
color: #64748B;
margin-top: 20px;
}
.source {
font-family: 'Poppins-Regular', serif;
font-family: 'Poppins-Regular';
color: #C8CFD7;
margin-top: 10px;
font-size: 14px;