This commit is contained in:
2025-12-27 09:01:32 +08:00
commit 24647b844e
712 changed files with 2718 additions and 0 deletions

View File

@@ -0,0 +1 @@
.progress{height:12rpx;overflow:hidden;background-color:#ccc;border-radius:8rpx}.progress-bar{float:left;height:100%;font-size:24rpx;line-height:40rpx;color:#fff;text-align:center;transition:width .6s ease;background-color:#fff}