support Alert
support Alert
This commit is contained in:
parent
2d5ba27837
commit
5d122b374c
12 changed files with 69 additions and 60 deletions
|
@ -2,7 +2,7 @@
|
|||
import 'core-js/fn/array/find-index';
|
||||
|
||||
import Affix from './components/affix';
|
||||
// import Alert from './components/alert';
|
||||
import Alert from './components/alert';
|
||||
// import BackTop from './components/back-top';
|
||||
// import Badge from './components/badge';
|
||||
// import Breadcrumb from './components/breadcrumb';
|
||||
|
@ -48,7 +48,7 @@ import locale from './locale';
|
|||
|
||||
const iview = {
|
||||
Affix,
|
||||
// Alert,
|
||||
Alert,
|
||||
// BackTop,
|
||||
// Badge,
|
||||
// Breadcrumb,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue