docs(Icon): introduce failed to load font in wechat devtool (#2681)

fix #2673
This commit is contained in:
rex 2020-01-14 17:34:28 +08:00 committed by GitHub
parent c6642b3507
commit eb9af3980a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,12 @@
<van-icon name="chat" size="50px" />
```
## 常见问题
### 开发者工具上提示 Faild to load font 是什么情况?
这个是开发者工具本身的问题,可以忽略,具体可以查看[微信小程序文档](https://developers.weixin.qq.com/miniprogram/dev/api/ui/font/wx.loadFontFace.html)注意第5条
## API
### Props