使用外部字体的问题
按照materialicon的官方操作文档在小程序里加入外部的字体,为什么运行的时候字体加载不成功,提示以下错误:
VM3080:2 Failed to load font https……/MaterialIcons-Regular.woff2net::ERR_CACHE_MISS
(anonymous) @ VM3080:2
VM3082:1 Thu Jan 11 2018 00:13:09 GMT+0800 (中国标准时间) 渲染层网络层错误
VM3082:2 Failed to load font https……/MaterialIcons-Regular.woffnet::ERR_CACHE_MISS
备注:不能贴地址具体地址用……替代了,这个地址我复制到浏览器是可以下载的
万分感谢!