You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## 简介 |
|
|
|
|
|
|
|
## 更新日志 |
|
**2019.12.30** |
|
优化: |
|
定位下拉内容 |
|
待实现:只同时展示一个下拉内容 |
|
**2019.12.27** |
|
bug修复 |
|
支持H5、微信小程序 |
|
**2019.12.20** |
|
第一次发布 |
|
支持H5下拉,暂不支持小程序。 |
|
原因:一些适配H5的方法是用vue来写的,小程序不支持。 |
|
`this.$slots.`在小程序中不能用
|
|
|