|
|
@@ -4,7 +4,7 @@ import router from './router';
|
|
|
import store from './store';
|
|
|
import http from './plugins/http';
|
|
|
import ElementUI from 'element-ui';
|
|
|
-import 'element-ui/lib/theme-chalk/index.css';
|
|
|
+import './styles/element/index.css';
|
|
|
import common from './mixins/common';
|
|
|
ElementUI.Dialog.props.closeOnClickModal.default = false;
|
|
|
import './styles/font.less';
|