This commit is contained in:
2025-09-26 15:22:04 +08:00
parent efc5313f80
commit 9d9f3bd270
23 changed files with 684 additions and 207 deletions

View File

@@ -537,4 +537,11 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
}
.mini-btn {
margin-right: 0;
}
.ftsize1 {
font-size 20rpx
background #fff
border-color #ff6a00
color #ff6a00
margin-top: 10rpx
}