添加 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

View File

@@ -357,6 +357,11 @@ const data = computed<Item[]>(() => {
icon: "qr-code-line",
path: "/pages/demo/other/qrcode"
},
{
label: "签名",
icon: "sketching",
path: "/pages/demo/other/sign"
},
{
label: "DayUts",
icon: "timer-2-line",