docs: remove 2.x version tips

This commit is contained in:
chenjiahan
2020-12-21 21:51:42 +08:00
parent 862cb55daa
commit cbc107dfd7
13 changed files with 11 additions and 19 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ Icon 组件默认引用有赞 CDN 提供的字体文件,并通过网络下载
import 'vant/lib/icon/local.css';
```
> Tips: 从 2.10.13 版本开始,Vant 默认使用 woff2 格式的本地字体文件,只有在不支持 woff2 字体的低端浏览器上才会加载有赞 CDN 的网络图标。
> Tips: Vant 默认使用 woff2 格式的本地字体文件,只有在不支持 woff2 字体的低端浏览器上才会加载有赞 CDN 的网络图标。
### 自定义图标