flat: 123
This commit is contained in:
@@ -48,9 +48,9 @@ Object.keys(urls).forEach(key => {
|
||||
// 加载website
|
||||
Vue.prototype.website = website;
|
||||
// 动态加载阿里云字体库
|
||||
iconfontVersion.forEach(ele => {
|
||||
loadStyle(iconfontUrl.replace('$key', ele));
|
||||
});
|
||||
// iconfontVersion.forEach(ele => {
|
||||
// loadStyle(iconfontUrl.replace('$key', ele));
|
||||
// });
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user