From ec7f9b00b3c28f95fc6b44b0939d29bc7e0a1d3b Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Thu, 6 Jun 2024 21:55:48 +0800 Subject: [PATCH] chore: tweak --- theme/src/client/components/AutoLink.vue | 6 ++++-- theme/src/client/components/BackToTop.vue | 5 ++--- theme/src/client/components/EncryptForm.vue | 4 ++-- theme/src/client/components/EncryptGlobal.vue | 8 +++----- theme/src/client/components/EncryptPage.vue | 4 ++-- theme/src/client/components/Friends.vue | 6 ++---- theme/src/client/components/Home/HomeTextImage.vue | 6 +++--- theme/src/client/components/PageFooter.vue | 10 +++++----- theme/src/client/components/VButton.vue | 4 ++-- theme/src/client/components/VFooter.vue | 4 ++-- theme/src/client/components/VImage.vue | 12 +++++------- theme/src/client/composables/data.ts | 12 +++++++++--- theme/src/client/composables/langs.ts | 6 +++--- theme/src/client/layouts/Layout.vue | 5 +---- 14 files changed, 45 insertions(+), 47 deletions(-) diff --git a/theme/src/client/components/AutoLink.vue b/theme/src/client/components/AutoLink.vue index 9527108f..e58d3ff4 100644 --- a/theme/src/client/components/AutoLink.vue +++ b/theme/src/client/components/AutoLink.vue @@ -39,8 +39,10 @@ function linkTo(e: Event) {