This commit is contained in:
2025-04-21 15:19:28 +08:00
parent 90271467eb
commit ef99f9377c
14 changed files with 392 additions and 18 deletions

View File

@@ -64,6 +64,10 @@ $primary-color: #2D5CF6;
font-size: 28rpx;
}
.test-32r {
font-size: 32rpx;
}
.test-36r {
font-size: 36rpx;
}