prodog Trace模块

guozhibo e513b0bd58 修改版本 4 lat temu
bat 87852a085c 1.0 新建开发环境。 4 lat temu
build 1d21206d91 修复package以后生成的src没有双引号的问题。 4 lat temu
config f2f7a28998 迁移trace模块。 4 lat temu
src 0d9143576a Merge branch 'master' of http://192.168.0.3:3000/ShangHaiLeanwoNodeJs/client-trace 4 lat temu
static 382dfc9e1a 优化程序。 4 lat temu
.babelrc 87852a085c 1.0 新建开发环境。 4 lat temu
.editorconfig 87852a085c 1.0 新建开发环境。 4 lat temu
.eslintignore 87852a085c 1.0 新建开发环境。 4 lat temu
.eslintrc.js 87852a085c 1.0 新建开发环境。 4 lat temu
.gitignore 87852a085c 1.0 新建开发环境。 4 lat temu
.postcssrc.js 87852a085c 1.0 新建开发环境。 4 lat temu
README.md 87852a085c 1.0 新建开发环境。 4 lat temu
index.html 479cc3c0b8 修复static的应用 4 lat temu
package-lock.json e513b0bd58 修改版本 4 lat temu
package.json 88c8263a83 升级pc-client-component,修复新建追踪的功能。 4 lat temu

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.