diff --git a/README.md b/README.md index 654f8503..9412fb69 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Whether you need to organize your cloud files, sync markdown images, or manage m Upload Interface
- Upload Interface + Upload Interface
Image @@ -69,12 +69,12 @@ Whether you need to organize your cloud files, sync markdown images, or manage m
- + - +
GalleryGallery Cloud Storage
SettingsTaskTask
@@ -165,7 +165,6 @@ cd PicList # 2. Install dependencies yarn -yarn run prepare # 3. specific start dev mode yarn run dev diff --git a/README_cn.md b/README_cn.md index 07c2dc12..dd8c63a6 100644 --- a/README_cn.md +++ b/README_cn.md @@ -57,7 +57,7 @@ 上传界面
- Upload Interface + Upload Interface
Image @@ -69,12 +69,12 @@
- + - +
GalleryGallery Cloud Storage
SettingsTaskTask
@@ -164,7 +164,6 @@ cd PicList # 2. 安装依赖 yarn -yarn run prepare # 3. 启动开发模式 yarn run dev diff --git a/imgs/dark.png b/imgs/dark.png deleted file mode 100644 index 7331e79d..00000000 Binary files a/imgs/dark.png and /dev/null differ diff --git a/imgs/dark.webp b/imgs/dark.webp new file mode 100644 index 00000000..12a6b651 Binary files /dev/null and b/imgs/dark.webp differ diff --git a/imgs/gallery.png b/imgs/gallery.png deleted file mode 100644 index 64f10753..00000000 Binary files a/imgs/gallery.png and /dev/null differ diff --git a/imgs/gallery.webp b/imgs/gallery.webp new file mode 100644 index 00000000..c784a034 Binary files /dev/null and b/imgs/gallery.webp differ diff --git a/imgs/task.png b/imgs/task.png deleted file mode 100644 index dd877395..00000000 Binary files a/imgs/task.png and /dev/null differ diff --git a/imgs/task.webp b/imgs/task.webp new file mode 100644 index 00000000..7b249fa2 Binary files /dev/null and b/imgs/task.webp differ diff --git a/imgs/upload.png b/imgs/upload.png deleted file mode 100644 index 5e3123a6..00000000 Binary files a/imgs/upload.png and /dev/null differ diff --git a/imgs/upload.webp b/imgs/upload.webp new file mode 100644 index 00000000..605ca513 Binary files /dev/null and b/imgs/upload.webp differ