画布卡片

This commit is contained in:
2026-02-09 14:55:55 +08:00
parent 40cf156e2e
commit 24746acaa1
18 changed files with 402 additions and 154 deletions

View File

@@ -73,7 +73,7 @@
font-size: 1.8rem;
color: #666;
font-family: Regular;
&::v-deep > span {
&:deep(span) {
color: #252727;
font-family: Medium;
}