From 1b3809033863ae4d90b54499cd93910f9b880bc5 Mon Sep 17 00:00:00 2001 From: a1mer Date: Thu, 30 Nov 2023 16:12:58 +0800 Subject: [PATCH] fix: fetch whole list --- src/App.vue | 4 ++++ src/utils/aliyun.ts | 35 ++++++++++++++++++++++++----------- 2 files changed, 28 insertions(+), 11 deletions(-) diff --git a/src/App.vue b/src/App.vue index d91e994..d05753a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -456,6 +456,10 @@ onUnmounted(() => { /> 可将其填充到“剧名” + +
+ 共 {{ showList.length }} 个文件 +