add Tag UI

add Tag UI
This commit is contained in:
梁灏 2016-09-21 18:44:07 +08:00
parent a86e42c06d
commit 4ec205b68d
9 changed files with 134 additions and 5 deletions

View file

@ -12,4 +12,5 @@
@import "radio";
@import "checkbox";
@import "switch";
@import "input-number";
@import "input-number";
@import "tag";