Skip to content

Commit

Permalink
up 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
底层用户 committed May 25, 2022
1 parent 042231c commit c306b60
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 17 deletions.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,30 @@
- [x] 移动端适配
* [ ] 还没想好呢

### 音乐

>本项目采用了基于 `MetingJS``Aplayer` 音乐播放器,可实现快速自定义歌单
>*仅支持 **中国大陆地区**,其他区域请将 [以下内容](https://file.imsyy.top/js/music/music-other.js) 替换 `music.js` 以实现音乐播放器的正常使用
更改 `music.js` 的参数即可实现自定义歌单列表

```js
var server = "netease"; //netease: 网易云音乐; tencent: QQ音乐; kugou: 酷狗音乐; xiami: 虾米; kuwo: 酷我
var type = "playlist"; //song: 单曲; playlist: 歌单; album: 唱片
var id = "7452421335"; //封面 ID / 单曲 ID / 歌单 ID
```

### 插件

* [Bootstrap](https://getbootstrap.com/)
* [iziToast](https://izitoast.marcelodolza.com/)
* [Iconfont](https://www.iconfont.cn/)
* [Font Awesome](https://fontawesome.com/)
* [jQuery](https://jquery.com/)
* [Aplayer](https://aplayer.js.org/)

### API

* [MetingAPI By 武恩赐](https://api.wuenci.com/meting/api/)
* [小歪 API](https://api.ixiaowai.cn/)
* [天气 API](https://www.tianqiapi.com/)
* [Hitokoto 一言](https://hitokoto.cn/)
Expand Down
8 changes: 7 additions & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,22 @@ Simple little homepage, had enough of the original one and made a new one
- [x] Mobile adaptation
* [ ] Haven't thought about it yet

### Music

>This project uses the `Aplayer` music player based on `MetingJS` for quick song list customization
>*Only supported in **Mainland China**, please replace `music.js` with [the following](https://file.imsyy.top/js/music/music-other.js) in other regions to enable the music player to work properly
### Plugins

* [Bootstrap](https://getbootstrap.com/)
* [iziToast](https://izitoast.marcelodolza.com/)
* [Iconfont](https://www.iconfont.cn/)
* [Font Awesome](https://fontawesome.com/)
* [jQuery](https://jquery.com/)
* [Aplayer](https://aplayer.js.org/)

### API

* [MetingAPI By wuenci](https://api.wuenci.com/meting/api/)
* [小歪 API](https://api.ixiaowai.cn/)
* [天气 API](https://www.tianqiapi.com/)
* [Hitokoto 一言](https://hitokoto.cn/)
Expand Down
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
<div class="img-title">
<span class="img-title">imsyy</span>
<span class="img-text">.top</span><br />
<span class="img-text">&nbsp;&nbsp;v&nbsp;2.2</span>
<span class="img-text">&nbsp;&nbsp;v&nbsp;3.0</span>
<a href="https://github.com/imsyy/home" target="_blank">
<i class="fa-brands fa-github"></i>
</a>
Expand Down Expand Up @@ -427,23 +427,23 @@ <h2 class="accordion-header" id="headingTwo">
<div class="accordion-body">
<div class="upnote">
<span class="uptext">
<i class="fa-solid fa-circle-plus"></i>&nbsp;壁纸个性化设置
<i class="fa-solid fa-circle-plus"></i>&nbsp;音乐歌单支持快速自定义
</span>
<span class="uptext">
<i class="fa-solid fa-circle-plus"></i>&nbsp;音乐播放器支持音量控制
<i class="fa-solid fa-circle-plus"></i>&nbsp;壁纸支持个性化设置
</span>
<span class="uptext">
<i class="fa-solid fa-screwdriver-wrench"></i>&nbsp;修复 CDN 加载缓慢
<i class="fa-solid fa-circle-plus"></i>&nbsp;音乐播放器支持音量控制
</span>
<span class="uptext">
<i class="fa-solid fa-screwdriver-wrench"></i>&nbsp;时光胶囊显示错误</span>
<span class="uptext">
<i class="fa-solid fa-screwdriver-wrench"></i>&nbsp;移动端动画及细节</span>
<span class="uptext">
<i class="fa-solid fa-screwdriver-wrench"></i>&nbsp;优化部分动画及细节</span>
<i class="fa-solid fa-screwdriver-wrench"></i>&nbsp;图标更换为 Font Awesome</span>
<span class="uptext">
<i class="fa-solid fa-rotate-left"></i>
<a href="./old/" style="color:#efefef">点击此处返回旧版站点</a>
<a href="./old/" style="color:#efefef">返回旧版站点</a>
</span>
</div>
</div>
Expand Down
11 changes: 2 additions & 9 deletions js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -355,15 +355,8 @@ var title2 = `
|_____|_| |_|_____/ |_| |_|
`
var content = `
版 本 号:2.2
更新日期:2022-04-12
更新说明:
1. 新增 壁纸个性化设置
2. 新增 音乐播放器支持音量控制
3. 优化 部分动画及细节
4. 优化 页面加载缓慢
5. 优化 音乐延迟加载
版 本 号:3.0
更新日期:2022-05-20
主页: https://www.imsyy.top
Github: https://github.com/imsyy/home
Expand Down

1 comment on commit c306b60

@vercel
Copy link

@vercel vercel bot commented on c306b60 May 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

home – ./

home-git-master-imsyy.vercel.app
www.imsyy.top
home-lac.vercel.app
home-imsyy.vercel.app
imsyy.top

Please sign in to comment.