多个功能修改

This commit is contained in:
2025-06-12 18:20:58 +08:00
parent 32dbc00bbe
commit 89c0f32aa6
12 changed files with 407 additions and 28 deletions

View File

@@ -283,8 +283,11 @@ uni-button:after {
border-radius: 10rpx;
}
.button-primary {
display: grid;
place-items: center; /* */
font-size: 34rpx;
line-height: 88rpx;
line-height: 34rpx;
height: 88rpx;
color: #fff;
text-align: center;
letter-spacing: 4rpx;