库级平台vue

WZQ 377dfcd2bb flx:更改端口号, 线上外网访问 5 月之前
build 8948f47f5a first commit 10 月之前
config 377dfcd2bb flx:更改端口号, 线上外网访问 5 月之前
src 147351f9a1 fix:修复bug 加字段 6 月之前
static 9ee07b0fe0 * feat:油罐管理,货位管理,廒间管理,仓房管理 :接口增加字段, 增删改查通 6 月之前
.babelrc 8948f47f5a first commit 10 月之前
.editorconfig 8948f47f5a first commit 10 月之前
.gitignore 8948f47f5a first commit 10 月之前
.postcssrc.js 8948f47f5a first commit 10 月之前
Dockerfile 8948f47f5a first commit 10 月之前
README.md c6cbe9aa2d 修改前端代理配置 6 月之前
default.conf 8948f47f5a first commit 10 月之前
favicon.ico 8948f47f5a first commit 10 月之前
index.html 8948f47f5a first commit 10 月之前
package.json 0c9301657e 接口 7 月之前
prettier.json 8948f47f5a first commit 10 月之前
process.json 8948f47f5a first commit 10 月之前

README.md

vue_demo_cnodejs

A Vue.js project

Build Setup

# install dependencies
npm install git+ssh://git@github.com:eligrey/FileSaver.js.git
npm install jspdf
npm install node-sass --save
npm install --save echarts
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.