add LoadingBar component

add LoadingBar component
This commit is contained in:
梁灏 2016-09-22 13:42:59 +08:00
parent 4ec205b68d
commit 9dde24b629
14 changed files with 299 additions and 25 deletions

View file

@ -13,4 +13,5 @@
@import "checkbox";
@import "switch";
@import "input-number";
@import "tag";
@import "tag";
@import "loading-bar";