更新下载进度,修复不能重新下载的问题

This commit is contained in:
2025-08-23 12:03:40 +08:00
parent 8d4e479ee1
commit b0179139cc
18 changed files with 1986 additions and 633 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ class ArtworkService {
method,
url: `${this.baseURL}${endpoint}`,
headers,
timeout: 30000
timeout: 60000 // 增加到60秒
};
if (data) {