prodog Trace模块

yangzhijie 479cc3c0b8 修复static的应用 4 년 전
bat 87852a085c 1.0 新建开发环境。 4 년 전
build 1d21206d91 修复package以后生成的src没有双引号的问题。 4 년 전
config f2f7a28998 迁移trace模块。 4 년 전
src e05d8b5abf 优化追踪的模块。 4 년 전
static 382dfc9e1a 优化程序。 4 년 전
.babelrc 87852a085c 1.0 新建开发环境。 4 년 전
.editorconfig 87852a085c 1.0 新建开发环境。 4 년 전
.eslintignore 87852a085c 1.0 新建开发环境。 4 년 전
.eslintrc.js 87852a085c 1.0 新建开发环境。 4 년 전
.gitignore 87852a085c 1.0 新建开发环境。 4 년 전
.postcssrc.js 87852a085c 1.0 新建开发环境。 4 년 전
README.md 87852a085c 1.0 新建开发环境。 4 년 전
index.html 479cc3c0b8 修复static的应用 4 년 전
package-lock.json 382dfc9e1a 优化程序。 4 년 전
package.json 193d2601b0 升级 pc-client-component 4 년 전

README.md

client-trace

wms module

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.