Sin descripción

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

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.