support Tag

support Tag
This commit is contained in:
梁灏 2017-03-02 12:22:15 +08:00
parent 15368be172
commit 456daf3492
6 changed files with 50 additions and 50 deletions

View file

@ -35,7 +35,7 @@ import Steps from './components/steps';
import Switch from './components/switch';
// import Table from './components/table';
// import Tabs from './components/tabs';
// import Tag from './components/tag';
import Tag from './components/tag';
import Timeline from './components/timeline';
// import TimePicker from './components/time-picker';
// import Tooltip from './components/tooltip';
@ -102,7 +102,7 @@ const iview = {
// iTable: Table,
// Tabs: Tabs,
// TabPane: Tabs.Pane,
// Tag,
Tag,
Timeline,
TimelineItem: Timeline.Item,
// TimePicker,