element ui icon不展示
if (options.extract) { return ExtractTextPlugin.extract({ use: loaders, fallback: 'vue-style-loader', publicPath:'../../' }) } else { return ['vue-style-loader'].concat(loaders) }
https://blog.csdn.net/weixin_43990566/article/details/90314854