Support Badge
Support Badge
This commit is contained in:
parent
5d122b374c
commit
15368be172
7 changed files with 66 additions and 9 deletions
|
@ -4,7 +4,7 @@ import 'core-js/fn/array/find-index';
|
|||
import Affix from './components/affix';
|
||||
import Alert from './components/alert';
|
||||
// import BackTop from './components/back-top';
|
||||
// import Badge from './components/badge';
|
||||
import Badge from './components/badge';
|
||||
// import Breadcrumb from './components/breadcrumb';
|
||||
import Button from './components/button';
|
||||
// import Card from './components/card';
|
||||
|
@ -50,7 +50,7 @@ const iview = {
|
|||
Affix,
|
||||
Alert,
|
||||
// BackTop,
|
||||
// Badge,
|
||||
Badge,
|
||||
// Breadcrumb,
|
||||
// BreadcrumbItem: Breadcrumb.Item,
|
||||
// iButton: Button,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue