diff --git a/pages/template/drop-card/drop-card.uvue b/pages/template/drop-card/drop-card.uvue index 6645ca77fe2dc247df3bc52ec974dce8d65d8ff3..4a632220f4b832b35f8fbf11f1109fe9a3467e79 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[] } } } -