添加 cl-watermark 水印组件
This commit is contained in:
@@ -421,6 +421,11 @@ const data = computed<Item[]>(() => {
|
||||
icon: "sketching",
|
||||
path: "/pages/demo/other/sign"
|
||||
},
|
||||
{
|
||||
label: t("水印"),
|
||||
icon: "copyright-line",
|
||||
path: "/pages/demo/other/watermark"
|
||||
},
|
||||
{
|
||||
label: t("图片裁剪"),
|
||||
icon: "crop-line",
|
||||
|
||||
Reference in New Issue
Block a user