From f13eb11ccbd774771648bec90a329c5caec337ba Mon Sep 17 00:00:00 2001 From: June <1601745371@qq.com> Date: Sun, 24 Mar 2024 11:02:24 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8A=BD=E7=A6=BB=E5=AD=97=E4=BD=93hoo?= =?UTF-8?q?ks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/attribute.vue | 39 ++++++-------------------- src/components/waterMark.vue | 38 ++++---------------------- src/hooks/index.ts | 8 ++++++ src/hooks/useFont/index.ts | 53 ++++++++++++++++++++++++++++++++++++ 4 files changed, 76 insertions(+), 62 deletions(-) create mode 100644 src/hooks/index.ts create mode 100644 src/hooks/useFont/index.ts diff --git a/src/components/attribute.vue b/src/components/attribute.vue index c4ac5a78..70315978 100644 --- a/src/components/attribute.vue +++ b/src/components/attribute.vue @@ -7,7 +7,7 @@