📝 Docs(custom): update readme

This commit is contained in:
Kuingsmile
2026-01-17 19:28:19 +08:00
parent 8cff2c208e
commit d30b3d5f08
10 changed files with 6 additions and 8 deletions

View File

@@ -57,7 +57,7 @@ Whether you need to organize your cloud files, sync markdown images, or manage m
<summary><strong>Upload 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.webp?raw=true" alt="Upload Interface" width="100%">
</div> </div>
<div align="center"> <div align="center">
<img width="2098" height="1398" alt="Image" src="https://github.com/user-attachments/assets/337f8bd9-11e1-443f-9bd3-3db4d5938e97" /> <img width="2098" height="1398" alt="Image" src="https://github.com/user-attachments/assets/337f8bd9-11e1-443f-9bd3-3db4d5938e97" />
@@ -69,12 +69,12 @@ Whether you need to organize your cloud files, sync markdown images, or manage m
<br> <br>
<table align="center"> <table align="center">
<tr> <tr>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/gallery.png?raw=true" alt="Gallery"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/gallery.webp?raw=true" alt="Gallery"></td>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/cloud_storage.png?raw=true" alt="Cloud Storage"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/cloud_storage.png?raw=true" alt="Cloud Storage"></td>
</tr> </tr>
<tr> <tr>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/settings.png?raw=true" alt="Settings"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/settings.png?raw=true" alt="Settings"></td>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/task.png?raw=true" alt="Task"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/task.webp?raw=true" alt="Task"></td>
</tr> </tr>
</table> </table>
</details> </details>
@@ -165,7 +165,6 @@ cd PicList
# 2. Install dependencies # 2. Install dependencies
yarn yarn
yarn run prepare
# 3. specific start dev mode # 3. specific start dev mode
yarn run dev yarn run dev

View File

@@ -57,7 +57,7 @@
<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.webp?raw=true" alt="Upload Interface" width="100%">
</div> </div>
<div align="center"> <div align="center">
<img width="2098" height="1398" alt="Image" src="https://github.com/user-attachments/assets/337f8bd9-11e1-443f-9bd3-3db4d5938e97" /> <img width="2098" height="1398" alt="Image" src="https://github.com/user-attachments/assets/337f8bd9-11e1-443f-9bd3-3db4d5938e97" />
@@ -69,12 +69,12 @@
<br> <br>
<table align="center"> <table align="center">
<tr> <tr>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/gallery.png?raw=true" alt="Gallery"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/gallery.webp?raw=true" alt="Gallery"></td>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/cloud_storage.png?raw=true" alt="Cloud Storage"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/cloud_storage.png?raw=true" alt="Cloud Storage"></td>
</tr> </tr>
<tr> <tr>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/settings.png?raw=true" alt="Settings"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/settings.png?raw=true" alt="Settings"></td>
<td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/task.png?raw=true" alt="Task"></td> <td><img src="https://github.com/Kuingsmile/PicList/blob/dev/imgs/task.webp?raw=true" alt="Task"></td>
</tr> </tr>
</table> </table>
</details> </details>
@@ -164,7 +164,6 @@ cd PicList
# 2. 安装依赖 # 2. 安装依赖
yarn yarn
yarn run prepare
# 3. 启动开发模式 # 3. 启动开发模式
yarn run dev yarn run dev

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

BIN
imgs/dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

BIN
imgs/gallery.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 MiB

BIN
imgs/task.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 MiB

BIN
imgs/upload.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB