库级平台vue

chenghanbin 137785a86d 完成销售收入上缴 1 mēnesi atpakaļ
build 8948f47f5a first commit 8 mēneši atpakaļ
config effa5bd43c 完善页面 对接数据 2 mēneši atpakaļ
src 137785a86d 完成销售收入上缴 1 mēnesi atpakaļ
static 9ee07b0fe0 * feat:油罐管理,货位管理,廒间管理,仓房管理 :接口增加字段, 增删改查通 4 mēneši atpakaļ
.babelrc d15cbf937e 低版本浏览器支持 3 mēneši atpakaļ
.editorconfig 8948f47f5a first commit 8 mēneši atpakaļ
.gitignore 8948f47f5a first commit 8 mēneši atpakaļ
.postcssrc.js 8948f47f5a first commit 8 mēneši atpakaļ
Dockerfile 8948f47f5a first commit 8 mēneši atpakaļ
README.md c6cbe9aa2d 修改前端代理配置 5 mēneši atpakaļ
default.conf 8948f47f5a first commit 8 mēneši atpakaļ
favicon.ico 8948f47f5a first commit 8 mēneši atpakaļ
index.html 8948f47f5a first commit 8 mēneši atpakaļ
package.json 23c524d77e fix #313 风险分级校验不正确 4 mēneši atpakaļ
prettier.json 8948f47f5a first commit 8 mēneši atpakaļ
process.json 8948f47f5a first commit 8 mēneši atpakaļ

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.