prodog Trace模块

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

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.