wvp-gb28181-project/web_src
2022-08-26 18:03:09 +08:00
..
build 更新同步wvp 2022-05-06 11:56:29 +08:00
config 更新同步wvp 2022-05-06 11:56:29 +08:00
src 修复bug以及日志按照,错误/sip/数据库 分割 2022-08-26 18:03:09 +08:00
static Merge branch '648540858:wvp-28181-2.0' into wvp-28181-2.0 2022-07-20 13:51:30 +08:00
.babelrc
.editorconfig
.gitignore
.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-08-22 16:17:28 +08:00
package.json 优化国标树型展示 2022-07-03 07:40:54 +08:00
README.md

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.