优化取模组件,取模效果更好

This commit is contained in:
liub
2026-04-03 17:24:55 +08:00
parent 1264ec70a2
commit 1e51023c00
9 changed files with 132 additions and 89 deletions

View File

@ -107,6 +107,6 @@
justify-content: space-between;
align-items: center;
font-size: 28rpx;
color: #FFFFFF;
color: #FFFFFFde;
}
</style>