添加 cl-sign 签名组件

This commit is contained in:
icssoa
2025-07-29 10:44:18 +08:00
parent d6da3d768c
commit 28a6627224
16 changed files with 470 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@@ -263,7 +263,6 @@ export const remixicon = {
"list-check": "eeba",
"list-ordered": "eebb",
"list-radio": "f39b",
"translate-2": "f226",
"sort-asc": "f15f",
"sort-desc": "f160",
"send-backward": "f0d6",
@@ -695,5 +694,6 @@ export const remixicon = {
"shield-user-line": "f10c",
"shield-user-fill": "f10b",
"circle-line": "f3c2",
"circle-fill": "f3c1"
"circle-fill": "f3c1",
"sketching": "f35f"
};