prodog Trace模块

yangzhijie1488@163.com 45d0f850ec require 修改成 import,移除 pc-component-v3 il y a 4 ans
bat afec2250ed 升级 pc-client-component il y a 4 ans
build 1d21206d91 修复package以后生成的src没有双引号的问题。 il y a 4 ans
config d58b631987 修复前端error报错,修改路由格式 il y a 4 ans
public edba83321a beforeDestroy修改成beforeUnmount il y a 4 ans
src 45d0f850ec require 修改成 import,移除 pc-component-v3 il y a 4 ans
.babelrc 3dfab5505a vue 2.0 升级 vue 3.0 il y a 4 ans
.editorconfig 87852a085c 1.0 新建开发环境。 il y a 4 ans
.eslintignore 3dfab5505a vue 2.0 升级 vue 3.0 il y a 4 ans
.eslintrc.js e86af91f6a 修复警告报错 il y a 4 ans
.gitignore 87852a085c 1.0 新建开发环境。 il y a 4 ans
README.md 87852a085c 1.0 新建开发环境。 il y a 4 ans
package-lock.json aa52802e37 升级pc-component-v3,修复Loading失去焦点的BUG。 il y a 4 ans
package.json aa52802e37 升级pc-component-v3,修复Loading失去焦点的BUG。 il y a 4 ans
webpack.base.js 583e19c8a1 修复程序打包bug。 il y a 4 ans
webpack.dev.js 3dfab5505a vue 2.0 升级 vue 3.0 il y a 4 ans
webpack.prod.js edba83321a beforeDestroy修改成beforeUnmount il y a 4 ans

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.