docs: add vant-use link

This commit is contained in:
chenjiahan
2020-12-17 20:52:41 +08:00
parent 6fb4381220
commit 942f88c1a2
4 changed files with 10 additions and 6 deletions
+3 -2
View File
@@ -94,9 +94,10 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
| 项目 | 描述 |
| --- | --- |
| [vant-demo](https://github.com/youzan/vant-demo) | Vant 官方示例合集 |
| [vant-weapp](https://github.com/youzan/vant-weapp) | 微信小程序组件库 |
| [vant-weapp](https://github.com/youzan/vant-weapp) | Vant 微信小程序版 |
| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React 版(由社区维护) |
| [vant-use](https://github.com/youzan/vant/tree/dev/packages/vant-use) | Vant Composition API 合集 |
| [vant-demo](https://github.com/youzan/vant-demo) | Vant 官方示例合集 |
| [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | 开箱即用的组件库搭建工具 |
| [vant-icons](https://github.com/youzan/vant/tree/dev/packages/vant-icons) | Vant 图标库 |
| [vant-touch-emulator](https://github.com/youzan/vant/tree/dev/packages/vant-touch-emulator) | 在桌面端使用 Vant 的辅助库 |