闵行消防看板项目

wangtao 88e72dd5af 接口对接修复 il y a 3 ans
public 88e72dd5af 接口对接修复 il y a 3 ans
src 88e72dd5af 接口对接修复 il y a 3 ans
vmh 9c325094b8 警情综合处置及企业自主管理修改 il y a 3 ans
.browserslistrc ff131081e2 first commit il y a 3 ans
.env.development ff131081e2 first commit il y a 3 ans
.env.prod 9c325094b8 警情综合处置及企业自主管理修改 il y a 3 ans
.env.test ff131081e2 first commit il y a 3 ans
.eslintrc.js ff131081e2 first commit il y a 3 ans
.gitignore ff131081e2 first commit il y a 3 ans
README.md ff131081e2 first commit il y a 3 ans
babel.config.js ff131081e2 first commit il y a 3 ans
balbel.babelrc 9c325094b8 警情综合处置及企业自主管理修改 il y a 3 ans
package.json 9c325094b8 警情综合处置及企业自主管理修改 il y a 3 ans
proxy-dev.js 88e72dd5af 接口对接修复 il y a 3 ans
proxy-pro.js 88e72dd5af 接口对接修复 il y a 3 ans
vue.config.js 88e72dd5af 接口对接修复 il y a 3 ans

README.md

闵行大屏项目

node-module插件模块引入

npm install

运行

npm run serve

打包

npm run build

不同环境打包,对应根目录.env-文件配置

development开发环境

npm run build:dev

prod发布环境

npm run build:prod

test测试环境

npm run build:test

修改高德和大数据地图切换

See 1、修改html页面引入路径 2、修改vue.config.js中configureWebpack全局变量配置 3、修改每个mixins中map路径为大数据/高德对应引入文件.