From b9298c881b104ad61f2ddf749b41ee5289d53fce Mon Sep 17 00:00:00 2001 From: wanganxp Date: Fri, 2 Feb 2024 03:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E7=89=B9=E6=AE=8Astring?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/template/drop-card/drop-card.uvue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/template/drop-card/drop-card.uvue b/pages/template/drop-card/drop-card.uvue index 6645ca77..4a632220 100644 --- a/pages/template/drop-card/drop-card.uvue +++ b/pages/template/drop-card/drop-card.uvue @@ -17,12 +17,12 @@ '/static/template/drop-card/1.jpg', '/static/template/drop-card/2.jpg', '/static/template/drop-card/3.jpg' - ] as string[] + ] as string.ImageURIString[] } } } -