wvp-gb28181-project/web_src
2021-01-21 20:58:11 +08:00
..
build 与master分支同步 2020-12-16 20:29:19 +08:00
config 修复前端页面图标不显示的bug 2020-12-07 14:19:29 +08:00
src 添加浏览器ID,确保SSE可同时推送到不同的前端 2021-01-21 20:58:11 +08:00
static 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.babelrc 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.editorconfig 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.gitignore 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.postcssrc.js 增加页面字体调整选项,增加功能腾出空间 2021-01-21 20:19:14 +08:00
index.html 与master分支同步 2020-12-16 20:29:19 +08:00
package-lock.json 添加浏览器ID,确保SSE可同时推送到不同的前端 2021-01-21 20:58:11 +08:00
package.json 添加浏览器ID,确保SSE可同时推送到不同的前端 2021-01-21 20:58:11 +08:00
README.md 修复子节点显示错误 2020-10-12 10:11:24 +08:00

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.