# emergency **Repository Path**: QieYv/emergency ## Basic Information - **Project Name**: emergency - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-02-24 - **Last Updated**: 2021-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # emergency 安迅应急指挥项目,样式可参考安迅后台 gxanxunAdmin > A Vue.js project ## Build Setup ``` bash # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). //请注意代码书写格式 vue文件代码不要超过1000行 //请求 # this.$http.type(url, data).then(res => {}); //调用echarts # this.$echarts //地图 # 参考 vue-baidu-map文档