No Description

reghao 5ab88cb496 添加 docker 打包及 nginx 转发配置 4 years ago
public a22f072dec 分离视频贴数据和视频地址,使用两个 API 分别获取,处理异步加载播放器组件的问题 4 years ago
src 5ab88cb496 添加 docker 打包及 nginx 转发配置 4 years ago
.env.development 92b96a7086 调整配置,请求 http 使用 axios 替换 fetch 4 years ago
.env.production 92b96a7086 调整配置,请求 http 使用 axios 替换 fetch 4 years ago
.env.staging 92b96a7086 调整配置,请求 http 使用 axios 替换 fetch 4 years ago
.eslintrc.js 8fe2d8fda2 初始版本,https://toscode.gitee.com/puzhiweizuishuai/VideoWeb.git@e1af8bf 4 years ago
.gitignore 299ae17fb3 提交一次,然后更改项目配置 4 years ago
Dockerfile 5ab88cb496 添加 docker 打包及 nginx 转发配置 4 years ago
README.md 8fe2d8fda2 初始版本,https://toscode.gitee.com/puzhiweizuishuai/VideoWeb.git@e1af8bf 4 years ago
babel.config.js 8fe2d8fda2 初始版本,https://toscode.gitee.com/puzhiweizuishuai/VideoWeb.git@e1af8bf 4 years ago
package-lock.json 92b96a7086 调整配置,请求 http 使用 axios 替换 fetch 4 years ago
package.json 92b96a7086 调整配置,请求 http 使用 axios 替换 fetch 4 years ago
vue.config.js 5ab88cb496 添加 docker 打包及 nginx 转发配置 4 years ago

README.md

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.