AlloyTeam / PhyTouch

Smooth scrolling, rotation, pull to refresh, page transition and any motion for the web - 丝般顺滑的触摸运动方案
http://alloyteam.github.io/PhyTouch/
MIT License
2.97k stars 526 forks source link

m-select bug #122

Closed Ayerss closed 5 years ago

Ayerss commented 6 years ago

样式问题: image

生成的css

scoped009626216407885302 .alloy-selector {

overflow: hidden;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 10000;
padding: 0;

} dom div class="alloy-selector" id="scoped009626216407885302"


感觉可以将css单独弄成文件引入,alloy-selector-touch和alloy-selector-line用flex布局