support Alert

support Alert
This commit is contained in:
梁灏 2017-03-02 11:50:02 +08:00
parent 2d5ba27837
commit 5d122b374c
12 changed files with 69 additions and 60 deletions

View file

@ -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,