prodog Trace模块

guozhibo 8b5f8eaa8e 修复文件下载bug hace 4 años
bat 87852a085c 1.0 新建开发环境。 hace 4 años
build 1d21206d91 修复package以后生成的src没有双引号的问题。 hace 4 años
config f2f7a28998 迁移trace模块。 hace 4 años
src e05d8b5abf 优化追踪的模块。 hace 4 años
static 382dfc9e1a 优化程序。 hace 4 años
.babelrc 87852a085c 1.0 新建开发环境。 hace 4 años
.editorconfig 87852a085c 1.0 新建开发环境。 hace 4 años
.eslintignore 87852a085c 1.0 新建开发环境。 hace 4 años
.eslintrc.js 87852a085c 1.0 新建开发环境。 hace 4 años
.gitignore 87852a085c 1.0 新建开发环境。 hace 4 años
.postcssrc.js 87852a085c 1.0 新建开发环境。 hace 4 años
README.md 87852a085c 1.0 新建开发环境。 hace 4 años
index.html 479cc3c0b8 修复static的应用 hace 4 años
package-lock.json 8b5f8eaa8e 修复文件下载bug hace 4 años
package.json 8b5f8eaa8e 修复文件下载bug hace 4 años

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.