1.0.2 • Published 5 years ago

vuedraft v1.0.2

Weekly downloads
13
License
-
Repository
-
Last release
5 years ago

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 with your model
npm run build model

# 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.

项目结构目录

.
├── businessFeedback                        # 业务反馈
  ├── typeMaintain.html                     # 类型维护
  ├── templateMaintain.html                 # 模板维护
  └── businessFeedback.html                 # 业务反馈
├── categoryManage                          # 品类管理
  └── categoryManage.html                   # 品类管理