mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs(Icon): introduce failed to load font in wechat devtool (#2681)
fix #2673
This commit is contained in:
parent
c6642b3507
commit
eb9af3980a
@ -51,6 +51,12 @@
|
|||||||
<van-icon name="chat" size="50px" />
|
<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
|
## API
|
||||||
|
|
||||||
### Props
|
### Props
|
||||||
|
Loading…
x
Reference in New Issue
Block a user