@朱忠杰 朱忠杰 authored on 19 Jan 2021
build +++moment按需加载,按钮防抖节流,接口环境判断 3 years ago
config +++1.0.5新烽查询、细节调整 3 years ago
src 时间亮绿色分页按钮背景色的优化 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.