1.0.0.0725

1.修改返回顶部页面会颤抖的问题
2.新增下拉框可视范围内自动向上
3.新增自定义样式
This commit is contained in:
maplemei
2019-07-25 10:10:33 +08:00
parent 33df4d95d8
commit ba563c67c4
7 changed files with 130 additions and 21 deletions

View File

@@ -129,6 +129,11 @@ xm-select{
animation-duration: .3s;
animation-fill-mode: both;
&.up{
top: auto;
bottom: 42px;
}
.xm-option{
position: relative;
padding: 0 10px;