feat: 增加下载任务中心与断点续传
This commit is contained in:
@@ -45,6 +45,7 @@ document.querySelectorAll('.tab').forEach((t) => {
|
||||
t.onclick = () => switchTab(t.dataset.tab);
|
||||
});
|
||||
|
||||
DownloadCenter.init();
|
||||
Browse.init();
|
||||
Library.init();
|
||||
Notes.init();
|
||||
|
||||
Reference in New Issue
Block a user