Skip to content

Commit 23d2219

Browse files
committed
README.MD
1 parent b36b6bd commit 23d2219

File tree

1 file changed

+39
-24
lines changed

1 file changed

+39
-24
lines changed

README.md

Lines changed: 39 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,39 @@
1-
# zy
2-
3-
## Project setup
4-
```
5-
yarn install
6-
```
7-
8-
### Compiles and hot-reloads for development
9-
```
10-
yarn serve
11-
```
12-
13-
### Compiles and minifies for production
14-
```
15-
yarn build
16-
```
17-
18-
### Lints and fixes files
19-
```
20-
yarn lint
21-
```
22-
23-
### Customize configuration
24-
See [Configuration Reference](https://cli.vuejs.org/config/).
1+
<p align="center">
2+
<img src="https://forthebadge.com/images/badges/built-with-love.svg">
3+
<img src="https://forthebadge.com/images/badges/made-with-vue.svg">
4+
<p>
5+
<p align="center">
6+
<img alt="GitHub" src="https://img.shields.io/github/license/Hunlongyu/ZY-Player?style=for-the-badge">
7+
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/Hunlongyu/ZY-Player/total?style=for-the-badge">
8+
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/Hunlongyu/ZY-Player?include_prereleases&style=for-the-badge">
9+
<p>
10+
11+
# ZY Player
12+
13+
资源播放器, 提供影视资源的搜索,查看,播放,搜藏等功能.
14+
15+
### 截图:
16+
主界面 ⬇
17+
![film.png](https://i.loli.net/2020/01/19/U1EPzoJHhTDnuxA.png)
18+
搜索 ⬇
19+
![search.png](https://i.loli.net/2020/01/19/BPvJKxlnNfquRI4.png)
20+
搜索结果 ⬇
21+
![search-keyword.png](https://i.loli.net/2020/01/19/6wfY3rPBokM15hl.png)
22+
详情 ⬇
23+
![detail.png](https://i.loli.net/2020/01/19/CN8E1ikyMbhzo9t.png)
24+
播放 ⬇
25+
![play.png](https://i.loli.net/2020/01/19/4XlJRqmx2y8zAec.png)
26+
搜藏 ⬇
27+
![star.png](https://i.loli.net/2020/01/19/Q2fkWUvaXKZJcS4.png)
28+
29+
### 下载:
30+
31+
[下载地址](https://github.com/Hunlongyu/ZY-Player/releases)
32+
33+
### 未完成:
34+
1. 主题: 暗黑主题
35+
2. 更新: 自动更新以及手动更新
36+
37+
### 重要:
38+
所有资源来自网上, 该软件不参与任何制作, 上传, 储存, 下载等内容. 该软件仅供学习参考, 请于安装后24小时内删除.
39+

0 commit comments

Comments
 (0)