Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 644 Bytes

File metadata and controls

27 lines (20 loc) · 644 Bytes

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.

完成模块

1、供应商列表 2、物料列表 3、better-scroll的应用 4、仓库选择 5、物料搜索 6、购物车(storage储存信息) 7、下单(提交订单 删除订单)