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

@ -104,6 +104,7 @@
@zindex-spin : 8;
@zindex-message : 1010;
@zindex-notification : 1010;
@zindex-loading-bar : 2000;
// Animation
@animation-time : .3s;