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 { @@ -45,6 +45,8 @@ Object.keys(urls).forEach(key => { Vue.prototype[key] = urls[key]; }); // 加载website Vue.prototype.website = website; // 动态加载阿里云字体库