@田松 田松 authored on 14 Jan 2021
build +++moment按需加载,按钮防抖节流,接口环境判断 3 years ago
config 更改INDEx信息 3 years ago
src +++1.0.2设备管理、站点与项目/设备关联 3 years ago
static 合并冲突 3 years ago
.babelrc +++删除无用文件/路由懒加载/echarts、element按需加载 3 years ago
.editorconfig tijiao 4 years ago
.gitignore +++1.0.1项目设置 3 years ago
.npmrc +++配置管理-项目管理 3 years ago
.postcssrc.js tijiao 4 years ago
README.md tijiao 4 years ago
index.html 将拉下来的代码冲突解决 3 years ago
package.json +++配置管理-项目管理 3 years ago
README.md

engineeringsystem

新烽工程作业及监控系统

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.