添加 cl-sign 签名组件
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user