src/main.js
@@ -7,7 +7,7 @@ import './error'; // 日志 import './cache';//页面缓存 import store from './store'; import {loadStyle} from './util/util' import { loadStyle } from './util/util' import * as urls from '@/config/env'; import Element from 'element-ui'; import { @@ -59,4 +59,4 @@ store, i18n, render: h => h(App) }).$mount('#app'); }).$mount('#app');