vgengchao

npm test

Usage no npm install needed!

<script type="module">
  import vgengchao from 'https://cdn.skypack.dev/vgengchao';
</script>

README

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                   # 品类管理