UNPKG

wecui

Version:

一款基于Vue2.x版本的移动端web组件

1 lines 524 B
@charset "UTF-8";.wec-swipe{position:relative;height:200px;color:#fff;font-size:30px;text-align:center;margin-bottom:20px}.wec-swipe__itemswrapper{overflow:hidden;position:relative;height:100%}.wec-swipe__indicators{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wec-swipe__indicators .indicator{display:inline-block;width:8px;height:8px;border-radius:100%;background-color:#000;opacity:.2;margin:0 3px}.wec-swipe__indicators .indicator.is-active{background-color:#fff}