!37 更新readme --添加鸣谢

Merge pull request !37 from 小鲤鱼听听/develop
This commit is contained in:
小鲤鱼听听 2021-04-16 15:23:16 +08:00 committed by Gitee
commit 130011cde6
2 changed files with 12 additions and 0 deletions

View File

@ -218,6 +218,12 @@ If you have any questions, please join the QQ group consultation
<img src="https://images.gitee.com/uploads/images/2021/0325/133721_7c174ea5_1837873.png"/>
<img src="https://images.gitee.com/uploads/images/2021/0325/133740_557ca1d8_1837873.png"/>
</div>
# Thanks
The development of this project cannot be achieved without the support of other excellent open source projects. I would like to thank the following open source projects:
- [vue-simple-uploader](https://github.com/simple-uploader/vue-uploader/blob/master/README_zh-CN.md)A [simple-uploader.js](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md) based on the development of Vue.js for the sharding upload plug-in
- [vue-video-player](https://github.com/surmon-china/vue-video-player)A video player component based on [video.js](https://docs.videojs.com/) development
## Participate in the contribution

View File

@ -218,6 +218,12 @@
<img src="https://images.gitee.com/uploads/images/2021/0325/133721_7c174ea5_1837873.png"/>
<img src="https://images.gitee.com/uploads/images/2021/0325/133740_557ca1d8_1837873.png"/>
</div>
## 鸣谢
此项目的开发离不开其他优秀开源项目的支持,在此感谢以下开源项目:
- [vue-simple-uploader](https://github.com/simple-uploader/vue-uploader/blob/master/README_zh-CN.md):一款基于 [simple-uploader.js](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md) 开发的适用于 Vue.js 的分片上传插件
- [vue-video-player](https://github.com/surmon-china/vue-video-player):一款基于 [video.js](https://docs.videojs.com/) 开发的视频播放组件
## 参与贡献