完善也买你

This commit is contained in:
2025-04-28 14:41:52 +08:00
parent 2b6340dd15
commit b7cdc8fa3f
204 changed files with 6388 additions and 1635 deletions

View File

@ -307,6 +307,10 @@ page {
border-radius: 16rpx;
}
.br8 {
border-radius: 8rpx;
}
/* 初始化按钮 */
page button {
padding: 0;
@ -491,7 +495,7 @@ checkbox {
.text-333 {color: #333}
.text-999 {color: #999}
.text-fff {color: #fff}
.text-fff {color: #fff}
.text-gray {color: #86909C}
.text-default {color: #254062}