add AddressList component

This commit is contained in:
陈嘉涵
2017-09-21 16:26:40 +08:00
parent 309744286e
commit 522655fdd8
14 changed files with 341 additions and 6 deletions
-1
View File
@@ -30,7 +30,6 @@
&__content {
position: absolute;
white-space: nowrap;
transition-property: left;
transition-timing-function: linear;
}
}