add Slider component

add Slider component
This commit is contained in:
梁灏 2016-11-11 15:08:12 +08:00
parent 3a2c6fc75a
commit 69576f47f4
15 changed files with 473 additions and 27 deletions

View file

@ -19,7 +19,7 @@
text-align: center;
list-style: none;
background-color: #fff;
user-select: none;
.user-select();
cursor: pointer;
font-family: Arial;
border: 1px solid @border-color-base;