mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
Update main.js
This commit is contained in:
parent
090537d09a
commit
f1c807ab12
@ -20,7 +20,7 @@ import 'vue-multiselect/dist/vue-multiselect.min.css';
|
|||||||
import vueWaves from './directive/waves';
|
import vueWaves from './directive/waves';
|
||||||
import vueSticky from './directive/sticky';
|
import vueSticky from './directive/sticky';
|
||||||
import errLog from 'store/errLog';
|
import errLog from 'store/errLog';
|
||||||
import './mock/index.js';
|
import './mock/index.js'; //使用api请求时请将此行注释,不然将被mock拦截
|
||||||
// import './styles/mixin.scss';
|
// import './styles/mixin.scss';
|
||||||
|
|
||||||
// register globally
|
// register globally
|
||||||
|
Loading…
x
Reference in New Issue
Block a user