# uniapp-components **Repository Path**: zqylzcwcxy/uniapp-components ## Basic Information - **Project Name**: uniapp-components - **Description**: uniapp框架的ui组件,兼容多端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-23 - **Last Updated**: 2023-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uniapp 组件 | 组件名 | 说明 | | --------------------------------------------------------- | ------------------------------------------------------------ | | [e-date-picker](https://ext.dcloud.net.cn/plugin?id=8362) | 年月日选择器 | | e-datetime-picker | 年月日时分秒选择器 | | [e-select](https://ext.dcloud.net.cn/plugin?id=8347) | 下拉选择框,支持搜索过滤,内置插槽,可以搭配分页器进行大数据量的使用 | | [e-vir-select](https://ext.dcloud.net.cn/plugin?id=8945) | h5虚拟滚动下拉选择框,支持上万条数据,并自动滚动已选择的选项 | | e-vir-scroll | 虚拟滚动列表 | ## 效果图 ### e-date-picker ![image-20220624215748724](https://github.com/zqy233/uniapp-components/blob/master/e-date-picker/%E6%95%88%E6%9E%9C%E5%9B%BE1.png) ### e-timedate-picker ![image-20220624215748724](https://github.com/zqy233/uniapp-components/blob/master/e-datetime-picker/%E6%95%88%E6%9E%9C%E5%9B%BE.png) ### e-select ![image-20220624215748724](https://github.com/zqy233/uniapp-components/blob/master/e-select/%E6%95%88%E6%9E%9C%E5%9B%BE.png) ### e-vir-select ![image-20220624215748724](https://github.com/zqy233/uniapp-components/blob/master/e-vir-select/%E6%95%88%E6%9E%9C%E5%9B%BE1.png) ### e-vir-scroll