3.0.0 • Published 4 years ago

@wangwcq/element-admin-components v3.0.0

Weekly downloads
1
License
-
Repository
-
Last release
4 years ago

element-admin-components

Install

yarn install

Upgrade

yarn upgrade --scope @wangwcq

Todo

  • import lodash in components
  • import moment in components
  • naming conventions
  • add index.js to export all
  • Add Vue.use support
  • Add config for api base, etc

Todo for dev

  • Finis SubAppAdmin.vue
  • Add eslint

Adding a component

  • Add Components.vue to ./components
  • Add use-component to ./index.js
  • Add a page to ./dev/router.js
  • Add to menuItems to ./dev/router.js