prodog Trace模块

杨志杰 ec85f3acee 修改任务管理系统的前端。 hace 3 años
bat ec85f3acee 修改任务管理系统的前端。 hace 3 años
public ec85f3acee 修改任务管理系统的前端。 hace 3 años
src ec85f3acee 修改任务管理系统的前端。 hace 3 años
.babelrc 3dfab5505a vue 2.0 升级 vue 3.0 hace 4 años
.editorconfig 87852a085c 1.0 新建开发环境。 hace 4 años
.eslintignore 3dfab5505a vue 2.0 升级 vue 3.0 hace 4 años
.eslintrc.js e86af91f6a 修复警告报错 hace 4 años
.gitignore 87852a085c 1.0 新建开发环境。 hace 4 años
README.md 87852a085c 1.0 新建开发环境。 hace 4 años
package-lock.json ec85f3acee 修改任务管理系统的前端。 hace 3 años
package.json ec85f3acee 修改任务管理系统的前端。 hace 3 años
webpack.base.js ec85f3acee 修改任务管理系统的前端。 hace 3 años
webpack.dev.js ec85f3acee 修改任务管理系统的前端。 hace 3 años
webpack.prod.js edba83321a beforeDestroy修改成beforeUnmount 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.