Přejít na soubor
2022-02-15 11:22:52 +08:00
build 提交 2021-11-11 16:23:58 +08:00
config 提交 2021-11-11 16:23:58 +08:00
src 更新设备监控 2022-02-15 11:22:52 +08:00
static 提交 2021-11-11 16:23:58 +08:00
.babelrc 提交 2021-11-11 16:23:58 +08:00
.editorconfig 提交 2021-11-11 16:23:58 +08:00
.gitignore 提交 2021-11-11 16:23:58 +08:00
.postcssrc.js 提交 2021-11-11 16:23:58 +08:00
index.html 提交 2021-11-11 16:23:58 +08:00
package-lock.json 提交 2021-11-11 16:23:58 +08:00
package.json 提交 2021-11-11 16:23:58 +08:00
README.md 提交 2021-11-11 16:23:58 +08:00

mt-yj-wms-ui

A Vue.js project

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.