feat: 完成文字涂色卡功能

This commit is contained in:
2025-07-01 11:27:50 +08:00
parent 654afced6f
commit 6d38a17652
21 changed files with 267 additions and 103 deletions
@@ -13,7 +13,7 @@
height: 60rpx;
border-radius: 50%;
background-color: #ff0000;
margin-left: 20rpx;
margin-left: 24rpx;
border: 1rpx solid #141414;
position: relative;
@@ -34,7 +34,7 @@
}
.word-box {
margin: 0 4rpx 0 24rpx;
margin: 0 16rpx 0 36rpx;
display: flex;
justify-content: center;
align-items: center;