-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit a5fa198
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# 极简影院 | ||
|
||
> 使用[Vue](https://cn.vuejs.org/)和[iview](https://iviewui.com/)开发的一个简单的观影系统 | ||
|
||
## 安装的依赖 | ||
|
||
``` bash | ||
# vue-router | ||
# hls.js | ||
# axios | ||
# x2js | ||
# dplayer | ||
# social-share.js | ||
``` | ||
|
||
## 小结 | ||
一个简单的影院系统,借助网络上的资源,使用后台抓取数据返回给前台来实现视频搜索播放。 | ||
> 欢迎来到 极简影院QQ交流群:826352486 | ||
> 特别鸣谢:**Rotten Raphael** 提供图标及许多想法 | ||
> 感谢各位的捐赠和意见 |