From 312e815d641018ab801010d61807cf0bd873cd2e Mon Sep 17 00:00:00 2001 From: myh Date: Thu, 4 Jan 2024 01:18:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=BD=AE=E6=92=AD=E5=93=8D?= =?UTF-8?q?=E5=BA=94=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/carousel-pause/carousel-pause.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/carousel-pause/carousel-pause.component.html b/src/app/carousel-pause/carousel-pause.component.html index 1a8efa3..fd68a08 100644 --- a/src/app/carousel-pause/carousel-pause.component.html +++ b/src/app/carousel-pause/carousel-pause.component.html @@ -1,14 +1,14 @@ @for (img of images; track img; let i = $index) {