From 2e2bf064d405ffbfda085dec210478ab85ec1506 Mon Sep 17 00:00:00 2001 From: x1ao4 Date: Tue, 16 Sep 2025 02:28:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B5=B7=E6=8A=A5=E6=87=92?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E4=B8=8E=E5=BC=82=E6=AD=A5=E8=A7=A3=E7=A0=81?= =?UTF-8?q?=EF=BC=8C=E6=8F=90=E5=8D=87=E9=A6=96=E6=AC=A1=E6=89=93=E5=BC=80?= =?UTF-8?q?=E6=80=A7=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/templates/index.html b/app/templates/index.html index b5c9edd..eef118f 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1243,6 +1243,10 @@ :alt="(getCalendarTaskByName(task.taskname) && getCalendarTaskByName(task.taskname).matched_show_name) ? getCalendarTaskByName(task.taskname).matched_show_name : task.taskname" referrerpolicy="no-referrer" crossorigin="anonymous" + loading="lazy" + decoding="async" + fetchpriority="low" + width="400" height="600" @error="handleImageError($event)"> @@ -2003,6 +2007,10 @@ :alt="task.show_name || task.task_name" referrerpolicy="no-referrer" crossorigin="anonymous" + loading="lazy" + decoding="async" + fetchpriority="low" + width="400" height="600" @error="handleImageError($event)"> @@ -2089,6 +2097,10 @@ class="calendar-poster-image" crossorigin="anonymous" referrerpolicy="no-referrer" + loading="lazy" + decoding="async" + fetchpriority="low" + width="400" height="600" @error="handleCalendarImageError">