Skip to content

Commit

Permalink
🦄 refactor: 图片大小优化
Browse files Browse the repository at this point in the history
  • Loading branch information
imsyy committed May 24, 2024
1 parent 22e2653 commit 6b9ba74
Show file tree
Hide file tree
Showing 114 changed files with 14 additions and 40 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 一个简约的音乐播放器
![main](/screenshot/SPlayer.jpg)
![main](/screenshots/SPlayer.jpg)

## 说明

Expand Down Expand Up @@ -57,49 +57,49 @@
- 📱 移动端基础适配
- ~~🌐 `i18n` 支持~~

## 🖼️ screenshot
## 🖼️ screenshots

> 开发中,仅供参考
<details>
<summary>主页面</summary>

![主页面](/screenshot/SPlayer%20-%20主页面.jpg)
![主页面](/screenshots/SPlayer%20-%20主页面.jpg)

</details>

<details>
<summary>播放页面</summary>

![播放页面](/screenshot/SPlayer%20-%20播放页面.jpg)
![播放页面](/screenshots/SPlayer%20-%20播放页面.jpg)

</details>

<details>
<summary>发现页面</summary>

![发现页面](/screenshot/SPlayer%20-%20发现页面.jpg)
![发现页面](/screenshots/SPlayer%20-%20发现页面.jpg)

</details>

<details>
<summary>歌单页面</summary>

![发现页面](/screenshot/SPlayer%20-%20歌单页面.jpg)
![发现页面](/screenshots/SPlayer%20-%20歌单页面.jpg)

</details>

<details>
<summary>评论页面</summary>

![发现页面](/screenshot/SPlayer%20-%20评论页面.jpg)
![发现页面](/screenshots/SPlayer%20-%20评论页面.jpg)

</details>

<details>
<summary>本地音乐</summary>

![发现页面](/screenshot/SPlayer%20-%20本地音乐.jpg)
![发现页面](/screenshots/SPlayer%20-%20本地音乐.jpg)

</details>

Expand Down Expand Up @@ -162,7 +162,7 @@ docker run -d --name SPlayer -p 7899:7899 imsyy/splayer:latest

5.`Build and Output Settings` 中的 `Output Directory` 改为 `out/renderer`

![build](/screenshot/build.png)
![build](/screenshots/build.jpg)

6. 点击 `Deploy`,即可成功部署

Expand Down
Binary file removed public/images/icons/android-chrome-192x192.png
Binary file not shown.
Binary file removed public/images/icons/android-chrome-512x512.png
Binary file not shown.
Binary file removed public/images/icons/apple-touch-icon.png
Binary file not shown.
Binary file removed public/images/icons/favicon-16x16.png
Binary file not shown.
Binary file removed public/images/icons/favicon-192x192.png
Binary file not shown.
Binary file removed public/images/icons/favicon-256x256.png
Binary file not shown.
Binary file removed public/images/icons/favicon-32x32.png
Binary file not shown.
Binary file removed public/images/icons/favicon-512x512.png
Binary file not shown.
Binary file removed public/images/icons/favicon-96x96.png
Binary file not shown.
Binary file removed public/images/icons/favicon.ico
Binary file not shown.
Binary file removed public/images/icons/favicon.png
Binary file not shown.
1 change: 0 additions & 1 deletion public/images/icons/favicon.svg

This file was deleted.

Binary file removed public/images/icons/mstile-150x150.png
Binary file not shown.
Binary file removed public/images/icons/next-dark.png
Binary file not shown.
Binary file removed public/images/icons/next-light.png
Binary file not shown.
Binary file removed public/images/icons/open-dark.png
Binary file not shown.
Binary file removed public/images/icons/open-light.png
Binary file not shown.
Binary file removed public/images/icons/pause-dark.png
Binary file not shown.
Binary file removed public/images/icons/pause-light.png
Binary file not shown.
Binary file removed public/images/icons/play-dark.png
Binary file not shown.
Binary file removed public/images/icons/play-light.png
Binary file not shown.
Binary file removed public/images/icons/power-dark.png
Binary file not shown.
Binary file removed public/images/icons/power-light.png
Binary file not shown.
Binary file removed public/images/icons/prev-dark.png
Binary file not shown.
Binary file removed public/images/icons/prev-light.png
Binary file not shown.
25 changes: 0 additions & 25 deletions public/images/icons/safari-pinned-tab.svg

This file was deleted.

Binary file removed public/images/icons/setting-dark.png
Diff not rendered.
Binary file removed public/images/icons/setting-light.png
Diff not rendered.
Binary file removed public/images/pic/album.jpg
Diff not rendered.
Binary file removed public/images/pic/artist.jpg
Diff not rendered.
Binary file removed public/images/pic/avatar.jpg
Diff not rendered.
Binary file removed public/images/pic/cover-2.jpg
Diff not rendered.
Binary file removed public/images/pic/cover.jpg
Diff not rendered.
Binary file removed public/images/pic/default.jpg
Diff not rendered.
Binary file removed public/images/pic/like.jpg
Diff not rendered.
Binary file removed public/images/pic/pl-1.jpg
Diff not rendered.
Binary file removed public/images/pic/pl-2.jpg
Diff not rendered.
Binary file removed public/images/pic/pl-3.jpg
Diff not rendered.
Binary file removed public/images/pic/pl-4.jpg
Diff not rendered.
Binary file removed public/images/pic/pointer.png
Diff not rendered.
Binary file removed public/images/pic/radar-private.jpg
Diff not rendered.
Binary file removed public/images/pic/radar-treasure.jpg
Diff not rendered.
Binary file removed public/images/pic/record.png
Diff not rendered.
Binary file removed public/images/pic/song.jpg
Diff not rendered.
Binary file removed public/images/pic/video.png
Diff not rendered.
Binary file removed public/images/pic/vip.png
Diff not rendered.
Binary file modified public/imgs/icons/android-chrome-192x192.png
Binary file modified public/imgs/icons/android-chrome-512x512.png
Binary file modified public/imgs/icons/apple-touch-icon.png
Binary file modified public/imgs/icons/favicon-16x16.png
Binary file modified public/imgs/icons/favicon-192x192.png
Binary file modified public/imgs/icons/favicon-256x256.png
Binary file modified public/imgs/icons/favicon-32x32.png
Binary file modified public/imgs/icons/favicon-512x512.png
Binary file modified public/imgs/icons/favicon-96x96.png
Binary file modified public/imgs/icons/favicon.png
Binary file modified public/imgs/icons/mstile-150x150.png
Binary file modified public/imgs/icons/next-dark.png
Binary file modified public/imgs/icons/next-light.png
Binary file modified public/imgs/icons/open-dark.png
Binary file modified public/imgs/icons/open-light.png
Binary file modified public/imgs/icons/pause-dark.png
Binary file modified public/imgs/icons/pause-light.png
Binary file modified public/imgs/icons/play-dark.png
Binary file modified public/imgs/icons/play-light.png
Binary file modified public/imgs/icons/power-dark.png
Binary file modified public/imgs/icons/power-light.png
Binary file modified public/imgs/icons/prev-dark.png
Binary file modified public/imgs/icons/prev-light.png
Binary file modified public/imgs/icons/setting-dark.png
Binary file modified public/imgs/icons/setting-light.png
Binary file modified public/imgs/pic/album.jpg
Binary file removed public/imgs/pic/album.png
Diff not rendered.
Binary file modified public/imgs/pic/artist.jpg
Binary file removed public/imgs/pic/avatar.jpg
Diff not rendered.
Binary file added public/imgs/pic/avatar.png
Binary file modified public/imgs/pic/cover-2.jpg
Binary file modified public/imgs/pic/cover.jpg
Binary file modified public/imgs/pic/default.jpg
Binary file removed public/imgs/pic/hot-list.png
Diff not rendered.
Binary file modified public/imgs/pic/like.jpg
Binary file modified public/imgs/pic/pl-1.jpg
Binary file modified public/imgs/pic/pl-2.jpg
Binary file modified public/imgs/pic/pl-3.jpg
Binary file modified public/imgs/pic/pl-4.jpg
Binary file modified public/imgs/pic/radar-private.jpg
Binary file modified public/imgs/pic/radar-treasure.jpg
Binary file modified public/imgs/pic/record.png
Binary file modified public/imgs/pic/song.jpg
Binary file added public/imgs/pic/video.jpg
Binary file removed public/imgs/pic/video.png
Diff not rendered.
Binary file modified public/imgs/pic/vip.png
Binary file removed screenshot/SPlayer - 主页面.jpg
Diff not rendered.
Binary file removed screenshot/SPlayer - 发现页面.jpg
Diff not rendered.
Binary file removed screenshot/SPlayer - 播放页面.jpg
Diff not rendered.
Binary file removed screenshot/SPlayer - 本地音乐.jpg
Diff not rendered.
Binary file removed screenshot/SPlayer - 歌单页面.jpg
Diff not rendered.
Binary file removed screenshot/SPlayer - 评论页面.jpg
Diff not rendered.
Binary file removed screenshot/SPlayer.jpg
Diff not rendered.
Binary file removed screenshot/build.png
Diff not rendered.
Binary file added screenshots/SPlayer - 主页面.jpg
Binary file added screenshots/SPlayer - 发现页面.jpg
Binary file added screenshots/SPlayer - 播放页面.jpg
Binary file added screenshots/SPlayer - 本地音乐.jpg
Binary file added screenshots/SPlayer - 歌单页面.jpg
Binary file added screenshots/SPlayer - 评论页面.jpg
Binary file added screenshots/SPlayer.jpg
Binary file added screenshots/build.jpg
2 changes: 1 addition & 1 deletion src/components/List/CommentList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
>
<template #placeholder>
<div class="cover-loading">
<img class="loading-img" src="/imgs/pic/avatar.jpg?assest" alt="avatar" />
<img class="loading-img" src="/imgs/pic/avatar.png?assest" alt="avatar" />
</div>
</template>
</n-image>
Expand Down
2 changes: 1 addition & 1 deletion src/views/Artist/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
>
<template #placeholder>
<div class="cover-loading">
<img class="loading-img" src="/imgs/pic/avatar.jpg?assest" alt="avatar" />
<img class="loading-img" src="/imgs/pic/avatar.png?assest" alt="avatar" />
</div>
</template>
</n-image>
Expand Down
2 changes: 1 addition & 1 deletion src/views/List/dj.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="creator">
<n-avatar
:src="(djDetail.creator?.avatarUrl + '?param=300y$300').replace(/^http:/, 'https:')"
fallback-src="/imgs/pic/avatar.jpg?assest"
fallback-src="/imgs/pic/avatar.png?assest"
round
/>
<n-text class="nickname">{{ djDetail.creator?.nickname || "未知创建者" }}</n-text>
Expand Down
2 changes: 1 addition & 1 deletion src/views/List/playlist.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
:src="
(playListDetail.creator?.avatarUrl + '?param=300y$300').replace(/^http:/, 'https:')
"
fallback-src="/imgs/pic/avatar.jpg?assest"
fallback-src="/imgs/pic/avatar.png?assest"
round
/>
<n-text class="nickname">{{ playListDetail.creator?.nickname || "未知创建者" }}</n-text>
Expand Down
2 changes: 1 addition & 1 deletion src/views/Player.vue
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
>
<template #placeholder>
<div class="cover-loading">
<img class="loading-img" src="/imgs/pic/avatar.jpg?assest" alt="song" />
<img class="loading-img" src="/imgs/pic/avatar.png?assest" alt="song" />
</div>
</template>
</n-image>
Expand Down

0 comments on commit 6b9ba74

Please sign in to comment.