This commit is contained in:
2025-12-14 17:39:19 +08:00
parent 0f3cfee622
commit 78291bb76b
12 changed files with 181 additions and 44 deletions

View File

@@ -66,8 +66,9 @@ export default {
.type-btn {
background-color: #C93639;
color: #fff;
padding: 20rpx 60rpx;
padding: 20rpx 50rpx;
border-radius: 50rpx;
font-size: 28rpx;
font-weight: bold;
}
</style>