1

JX.LI 84cea8e058 事件详情中点击平面地图摄像头当前弹出插件为单开摄像头接口,换成电视墙接口, 2 年之前
bin fd18f409ad 1 3 年之前
build fd18f409ad 1 3 年之前
public ee703e3cc2 2.5D兼容2D动态标绘调整 2 年之前
src 84cea8e058 事件详情中点击平面地图摄像头当前弹出插件为单开摄像头接口,换成电视墙接口, 2 年之前
.editorconfig fd18f409ad 1 3 年之前
.env.development 1e5ca26fcd 修改网页标题 2 年之前
.env.production 1e5ca26fcd 修改网页标题 2 年之前
.env.staging 1e5ca26fcd 修改网页标题 2 年之前
.eslintignore fd18f409ad 1 3 年之前
.eslintrc.js fd18f409ad 1 3 年之前
.gitignore fd18f409ad 1 3 年之前
README.md fd18f409ad 1 3 年之前
babel.config.js fd18f409ad 1 3 年之前
npm 4c00511367 init 2 年之前
package.json 1e5ca26fcd 修改网页标题 2 年之前
rCluster.Default.css 4c00511367 init 2 年之前
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 年之前
vue.config.js de20c62e1f 传感器 2 年之前

README.md

v2

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.