panlinlin 317c5455c6 修复位置信息保存失败的BUG il y a 1 an
..
build 7e136c9ac7 完成下载文件的前后调试 il y a 1 an
config 0f4b5eed7d 优化apikey列表样式 il y a 1 an
src 317c5455c6 修复位置信息保存失败的BUG il y a 1 an
static b7b950ec8b 支持展示abl-logo il y a 1 an
.babelrc be42a35eca 修复子节点显示错误 il y a 5 ans
.editorconfig be42a35eca 修复子节点显示错误 il y a 5 ans
.gitignore be42a35eca 修复子节点显示错误 il y a 5 ans
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp il y a 4 ans
README.md be42a35eca 修复子节点显示错误 il y a 5 ans
index.html 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 il y a 2 ans
package.json d0083447bb 修复地图页面云台状态显示以及状态显示 il y a 2 ans

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.