wvp-gb28181-project/web_src
2022-08-06 11:27:02 +08:00
..
build 更新同步wvp 2022-05-06 11:56:29 +08:00
config 更新同步wvp 2022-05-06 11:56:29 +08:00
src 前端显示媒体服务器配置时报错修复 2022-08-06 11:27:02 +08:00
static Merge branch '648540858:wvp-28181-2.0' into wvp-28181-2.0 2022-07-20 13:51:30 +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 使用jainsip的方式解析sdp 2021-03-01 18:12:56 +08:00
index.html 优化地图功能的开关 2022-05-06 16:01:36 +08:00
package-lock.json 优化国标树型展示 2022-07-03 07:40:54 +08:00
package.json 优化国标树型展示 2022-07-03 07:40:54 +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.