Skip to content

AnRan103/supplement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

an-supplement

基于element-ui开发的组件库

安装:

npm install an-supplement --save

使用:

import anSupplement from 'an-supplement';
Vue.use(anSupplement);

目前有三个组件:

  1. an-calendar,PC端日历组件
  2. an-dynamic-select,下拉框组件,滑动到下拉框底部时获取下一页数据
  3. an-text-input,文本编辑组件

文档请移步wiki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published