1.0.2 • Published 3 years ago

jun_element v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

jun_element

蹦蹦jun的 模仿element实现的组件库 实现了如下组件

  1. my-alert
  2. my-input
  3. my-link
  4. my-button
  5. my-form
  6. my-form-item
  7. my-switch
  8. my-dialog
  9. my-message

用法和element基本一致

npm i jun_element

main.js

import junElement from 'jun_element'
import 'jun_element/dist/my-element.css'
Vue.use(junElement)
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago