From 686326807401bcee1c9670a5c27129ce8998345d Mon Sep 17 00:00:00 2001 From: Simo-C3 Date: Fri, 16 Dec 2022 17:41:03 +0900 Subject: [PATCH] =?UTF-8?q?[change]=20=E4=B8=80=E8=A6=A7=E7=94=BB=E9=9D=A2?= =?UTF-8?q?=E3=81=AE=E7=94=BB=E5=83=8F=E3=81=AE=E9=81=85=E5=BB=B6=E8=AA=AD?= =?UTF-8?q?=E3=81=BF=E8=BE=BC=E3=81=BF=E8=A8=AD=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/card/Card.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/card/Card.vue b/components/card/Card.vue index d78aef5..31671c0 100644 --- a/components/card/Card.vue +++ b/components/card/Card.vue @@ -7,6 +7,7 @@ alt="thumbnail" title="thumbnail" class="thumbnail" + loading="lazy" />
New