From efe392c5b1da03649a4601cbf1e101f5c06e0b72 Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:16:41 +0800 Subject: [PATCH] chore: image optimize --- components/LinkIcon.vue | 3 +++ components/flow/Index.vue | 2 +- components/module/Gallery.vue | 5 ++++- components/module/Image.vue | 5 ++++- components/public/Header.vue | 2 +- nuxt.config.ts | 9 ++++++++- 6 files changed, 21 insertions(+), 5 deletions(-) diff --git a/components/LinkIcon.vue b/components/LinkIcon.vue index 15a6d4d..5cfce7e 100644 --- a/components/LinkIcon.vue +++ b/components/LinkIcon.vue @@ -1,6 +1,7 @@