feat: 增加下载任务中心与断点续传

This commit is contained in:
lofyer
2026-08-05 15:25:26 +08:00
parent f72c26642f
commit cb7b020dc8
20 changed files with 1094 additions and 70 deletions
+2 -2
View File
@@ -64,7 +64,7 @@
<a class="btn btn-primary" href="download.html">下载 PeopleLib</a>
<a class="btn btn-secondary" href="features.html">查看功能</a>
</p>
<p class="hint">当前版本 1.3.0MIT 许可。Windows x64 免安装,macOS arm64 提供 DMG。</p>
<p class="hint">当前版本 2.0.0MIT 许可。Windows x64 免安装,macOS arm64 提供 DMG。</p>
</div>
<figure class="shot">
<img src="assets/shot-library.jpg" width="1600" height="1086" alt="PeopleLib 书库界面,左侧是书架与标签,右侧网格展示带封面的图书条目" fetchpriority="high">
@@ -265,7 +265,7 @@
<div>
<h2>版本</h2>
<ul>
<li>PeopleLib 1.3.0</li>
<li>PeopleLib 2.0.0</li>
<li>MIT 许可</li>
</ul>
</div>