Merge remote-tracking branch 'origin/main' into huangzhenbao-admin

This commit is contained in:
2026-03-19 09:11:39 +08:00
2722 changed files with 179000 additions and 38379 deletions

View File

@@ -44,7 +44,7 @@ const props = defineProps<{
.placeholder-title {
display: block;
font-size: 20px;
font-weight: 600;
font-weight: 700;
color: #333;
margin-bottom: 12px;
}

View File

@@ -78,7 +78,7 @@ const cardClass = computed(() => {
.card-title {
font-size: 32rpx;
font-weight: 600;
font-weight: 700;
color: #262626;
margin: 0;
}