wvp-gb28181-project/web_src
2021-02-03 10:54:41 +08:00
..
build 使用异步接口, 更好的并发, 对hook使用订阅机制 2020-12-08 18:11:02 +08:00
config 修复前端页面图标不显示的bug 2020-12-07 14:19:29 +08:00
src 调整界面布局 2021-02-03 10:54:41 +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:02:33 +08:00
index.html 增加移动位置显示功能 2021-01-27 15:24:28 +08:00
package-lock.json 增加移动位置显示功能 2021-01-27 15:24:28 +08:00
package.json 增加移动位置显示功能 2021-01-27 15:24:28 +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.