bug修复

This commit is contained in:
hongchao 2025-07-22 16:17:58 +08:00
parent 92bef38f7f
commit 7f7b2a6bba
1 changed files with 1 additions and 1 deletions

View File

@ -677,7 +677,7 @@ onLoad((options) => {
border-radius: 12rpx; border-radius: 12rpx;
text-align: center; text-align: center;
color: #fff; color: #fff;
font-size: 28rpx; font-size: 24rpx;
font-weight: 600; font-weight: 600;
box-shadow: 0 6rpx 20rpx rgba(55, 132, 251, 0.2); box-shadow: 0 6rpx 20rpx rgba(55, 132, 251, 0.2);
transition: all 0.3s ease; transition: all 0.3s ease;