添加圆形进度条

This commit is contained in:
icssoa
2025-07-26 17:42:36 +08:00
parent 70d993b14d
commit 0c4fc52b9a
23 changed files with 463 additions and 30 deletions

File diff suppressed because one or more lines are too long

View File

@@ -693,5 +693,7 @@ export const remixicon = {
"user-2-fill": "f253",
"user-2-line": "f254",
"shield-user-line": "f10c",
"shield-user-fill": "f10b"
"shield-user-fill": "f10b",
"circle-line": "f3c2",
"circle-fill": "f3c1"
};