prodog Trace模块

yangzhijie 193d2601b0 升级 pc-client-component 4 éve
bat 87852a085c 1.0 新建开发环境。 4 éve
build 87852a085c 1.0 新建开发环境。 4 éve
config f2f7a28998 迁移trace模块。 4 éve
src e05d8b5abf 优化追踪的模块。 4 éve
static 382dfc9e1a 优化程序。 4 éve
.babelrc 87852a085c 1.0 新建开发环境。 4 éve
.editorconfig 87852a085c 1.0 新建开发环境。 4 éve
.eslintignore 87852a085c 1.0 新建开发环境。 4 éve
.eslintrc.js 87852a085c 1.0 新建开发环境。 4 éve
.gitignore 87852a085c 1.0 新建开发环境。 4 éve
.postcssrc.js 87852a085c 1.0 新建开发环境。 4 éve
README.md 87852a085c 1.0 新建开发环境。 4 éve
index.html e05d8b5abf 优化追踪的模块。 4 éve
package-lock.json 382dfc9e1a 优化程序。 4 éve
package.json 193d2601b0 升级 pc-client-component 4 éve

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.