📝 Docs(custom): update docs for theme system

This commit is contained in:
Kuingsmile
2026-01-14 23:14:44 +08:00
parent 50a59a124a
commit 00966bd003
2 changed files with 12 additions and 4 deletions

View File

@@ -54,14 +54,17 @@ Whether you need to organize your cloud files, sync markdown images, or manage m
## 📸 Screenshots
<details open>
<summary><strong>Upload & Management Interface</strong></summary>
<summary><strong>Upload Interface</strong></summary>
<br>
<div align="center">
<img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/upload.png?raw=true" alt="Upload Interface" width="100%">
</div>
<div align="center">
<img width="2098" height="1398" alt="Image" src="https://github.com/user-attachments/assets/337f8bd9-11e1-443f-9bd3-3db4d5938e97" />
</div>
</details>
<details>
<details open>
<summary><strong>More Views (Gallery, Settings, Task)</strong></summary>
<br>
<table align="center">
@@ -172,6 +175,7 @@ yarn run build
## 🔗 Related Projects
- **[PicList ThemeHub](https://github.com/Kuingsmile/piclist-themeHub)**: A theme repository for PicList.
- **[PicList-Core](https://github.com/Kuingsmile/PicList-Core)**: The CLI core of PicList.
- **[PicHoro](https://github.com/Kuingsmile/PicHoro)**: Android mobile client.

View File

@@ -54,14 +54,17 @@
## 📸 应用截图
<details open>
<summary><strong>上传与管理界面</strong></summary>
<summary><strong>上传界面</strong></summary>
<br>
<div align="center">
<img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/upload.png?raw=true" alt="Upload Interface" width="100%">
</div>
<div align="center">
<img width="2098" height="1398" alt="Image" src="https://github.com/user-attachments/assets/337f8bd9-11e1-443f-9bd3-3db4d5938e97" />
</div>
</details>
<details>
<details open>
<summary><strong>更多视图 (相册、设置、任务系统)</strong></summary>
<br>
<table align="center">
@@ -171,6 +174,7 @@ yarn run build
## 🔗 相关项目
- **[PicList ThemeHub](https://github.com/Kuingsmile/piclist-themeHub)**: PicList 的主题仓库。
- **[PicList-Core](https://github.com/Kuingsmile/PicList-Core)**PicList 的核心 CLI 库。
- **[PicHoro](https://github.com/Kuingsmile/PicHoro)**PicList 的 Android 移动端 APP。