mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-07 05:32:52 +08:00
📝 Docs(custom): update docs for theme system
This commit is contained in:
@@ -54,14 +54,17 @@ Whether you need to organize your cloud files, sync markdown images, or manage m
|
|||||||
## 📸 Screenshots
|
## 📸 Screenshots
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary><strong>Upload & Management Interface</strong></summary>
|
<summary><strong>Upload Interface</strong></summary>
|
||||||
<br>
|
<br>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/upload.png?raw=true" alt="Upload Interface" width="100%">
|
<img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/upload.png?raw=true" alt="Upload Interface" width="100%">
|
||||||
</div>
|
</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>
|
<details open>
|
||||||
<summary><strong>More Views (Gallery, Settings, Task)</strong></summary>
|
<summary><strong>More Views (Gallery, Settings, Task)</strong></summary>
|
||||||
<br>
|
<br>
|
||||||
<table align="center">
|
<table align="center">
|
||||||
@@ -172,6 +175,7 @@ yarn run build
|
|||||||
|
|
||||||
## 🔗 Related Projects
|
## 🔗 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.
|
- **[PicList-Core](https://github.com/Kuingsmile/PicList-Core)**: The CLI core of PicList.
|
||||||
- **[PicHoro](https://github.com/Kuingsmile/PicHoro)**: Android mobile client.
|
- **[PicHoro](https://github.com/Kuingsmile/PicHoro)**: Android mobile client.
|
||||||
|
|
||||||
|
|||||||
@@ -54,14 +54,17 @@
|
|||||||
## 📸 应用截图
|
## 📸 应用截图
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary><strong>上传与管理界面</strong></summary>
|
<summary><strong>上传界面</strong></summary>
|
||||||
<br>
|
<br>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/upload.png?raw=true" alt="Upload Interface" width="100%">
|
<img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/upload.png?raw=true" alt="Upload Interface" width="100%">
|
||||||
</div>
|
</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>
|
<details open>
|
||||||
<summary><strong>更多视图 (相册、设置、任务系统)</strong></summary>
|
<summary><strong>更多视图 (相册、设置、任务系统)</strong></summary>
|
||||||
<br>
|
<br>
|
||||||
<table align="center">
|
<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 库。
|
- **[PicList-Core](https://github.com/Kuingsmile/PicList-Core)**:PicList 的核心 CLI 库。
|
||||||
- **[PicHoro](https://github.com/Kuingsmile/PicHoro)**:PicList 的 Android 移动端 APP。
|
- **[PicHoro](https://github.com/Kuingsmile/PicHoro)**:PicList 的 Android 移动端 APP。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user