xiaoxie b81660536c live页面,删除一个不再使用的一些变量和函数 3 vuotta sitten
..
build 7d9cc96ef5 优化国标录像下载,添加进度条以及自动合并文件下载,需要结合新版assist服务使用。 3 vuotta sitten
config 7d9cc96ef5 优化国标录像下载,添加进度条以及自动合并文件下载,需要结合新版assist服务使用。 3 vuotta sitten
src b81660536c live页面,删除一个不再使用的一些变量和函数 3 vuotta sitten
static 1e2d207aea 添加优化后的地图页面,完全一处百度地图相关的api 3 vuotta sitten
.babelrc be42a35eca 修复子节点显示错误 5 vuotta sitten
.editorconfig be42a35eca 修复子节点显示错误 5 vuotta sitten
.gitignore be42a35eca 修复子节点显示错误 5 vuotta sitten
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 vuotta sitten
README.md be42a35eca 修复子节点显示错误 5 vuotta sitten
index.html 2bc43f4262 添加注释 3 vuotta sitten
package-lock.json 1e2d207aea 添加优化后的地图页面,完全一处百度地图相关的api 3 vuotta sitten
package.json 1e2d207aea 添加优化后的地图页面,完全一处百度地图相关的api 3 vuotta sitten

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.