Nessuna descrizione

reghao 68305770e3 使用 v-card 实现了 status 页面 4 anni fa
public a22f072dec 分离视频贴数据和视频地址,使用两个 API 分别获取,处理异步加载播放器组件的问题 4 anni fa
src 68305770e3 使用 v-card 实现了 status 页面 4 anni fa
.env.development 49aa6d5e7d update 4 anni fa
.env.production 77c3b04785 注释权限验证相关代码和属性 4 anni fa
.env.staging 77c3b04785 注释权限验证相关代码和属性 4 anni fa
.eslintrc.js 8fe2d8fda2 初始版本,https://toscode.gitee.com/puzhiweizuishuai/VideoWeb.git@e1af8bf 4 anni fa
.gitignore 299ae17fb3 提交一次,然后更改项目配置 4 anni fa
Dockerfile 5ab88cb496 添加 docker 打包及 nginx 转发配置 4 anni fa
README.md 8fe2d8fda2 初始版本,https://toscode.gitee.com/puzhiweizuishuai/VideoWeb.git@e1af8bf 4 anni fa
babel.config.js 8fe2d8fda2 初始版本,https://toscode.gitee.com/puzhiweizuishuai/VideoWeb.git@e1af8bf 4 anni fa
package-lock.json 68305770e3 使用 v-card 实现了 status 页面 4 anni fa
package.json 68305770e3 使用 v-card 实现了 status 页面 4 anni fa
vue.config.js 557b23f1b6 不使用本地代理 4 anni fa

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.