Merge remote-tracking branch 'origin/main' into huangzhenbao-admin
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -78,7 +78,7 @@ const cardClass = computed(() => {
|
||||
|
||||
.card-title {
|
||||
font-size: 32rpx;
|
||||
font-weight: 600;
|
||||
font-weight: 700;
|
||||
color: #262626;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user