vue抖音项目持续部署
概述
- 使用 @vue/cli 4.2.3 搭建的脚手架
- 视频播放使用插件 vue-video-player
- vue-awesome-swiper 做视频上下滑动
效果
上下滑动自动播放和暂停
Project setup
1 | npm install |
Compiles and hot-reloads for development
1 | npm run serve |
Compiles and minifies for production
1 | npm run build |
Lints and fixes files
1 | npm run lint |
Customize configuration
配置修改\src\components\index\VideoList.vue
- 在根目录进行push到远程仓库,
- 或者在dist文件夹内提交静态文件并生成静态部署