mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
59 lines
3.5 KiB
Markdown
59 lines
3.5 KiB
Markdown
<div class="van-doc-card">
|
|
<div class="van-doc-intro">
|
|
<img class="van-doc-intro__logo" style="width: 120px; height: 120px; box-shadow: none;" src="https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png">
|
|
<h2 style="margin: 0; font-size: 32px; line-height: 60px;">Vant Weapp</h2>
|
|
<p>轻量、可靠的小程序 UI 组件库</p>
|
|
</div>
|
|
</div>
|
|
|
|
### 介绍
|
|
|
|
Vant 是一个**轻量、可靠的移动端组件库**,于 2017 年开源。
|
|
|
|
目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant/v2)、[Vue 3 版本](https://vant-contrib.gitee.io/vant)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/3lang3/react-vant)和[支付宝小程序版本](https://github.com/ant-move/Vant-Aliapp)。
|
|
|
|
### 预览
|
|
|
|
扫描下方小程序二维码,体验组件库示例:
|
|
|
|
<img src="https://img.yzcdn.cn/vant-weapp/qrcode-201808101114.jpg" style="width: 200px; height: 200px; margin-top: 15px; box-shadow: none" >
|
|
|
|
> Tips: 为了便于预览组件效果,本文档的右侧内嵌了 H5 版的 Vant 页面作为参考。在实际使用中,个别组件的表现可能与小程序上的表现有差异,请以实际效果为准。
|
|
|
|
### 快速上手
|
|
|
|
请参考 [快速上手](#/quickstart)。
|
|
|
|
### 链接
|
|
|
|
- [意见反馈](https://github.com/youzan/vant-weapp/issues)
|
|
- [设计资源](https://vant-contrib.gitee.io/vant/#/zh-CN/design)
|
|
- [更新日志](https://vant-contrib.gitee.io/vant-weapp/#/changelog)
|
|
- [官方示例](https://github.com/vant-ui/vant-demo)
|
|
|
|
## 贡献
|
|
|
|
### 核心团队
|
|
|
|
以下是 Vant 和 Vant Weapp 的核心贡献者们:
|
|
|
|
| [](https://github.com/chenjiahan/) | [](https://github.com/cookfront/) | [](https://github.com/w91/) | [](https://github.com/pangxie1991/) | [](https://github.com/rex-zsd/) | [](https://github.com/nemo-shen/) | [](https://github.com/Lindysen/) | [](https://github.com/JakeLaoyu/) |
|
|
| :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: |
|
|
| [chenjiahan](https://github.com/chenjiahan/) | [cookfront](https://github.com/cookfront/) | [wangnaiyi](https://github.com/w91/) | [pangxie](https://github.com/pangxie1991/) | [rex-zsd](https://github.com/rex-zsd/) | [nemo-shen](https://github.com/nemo-shen/) | [Lindysen](https://github.com/Lindysen/) | [JakeLaoyu](https://github.com/JakeLaoyu/) |
|
|
|
|
### 贡献者们
|
|
|
|
感谢以下小伙伴们为 Vant Weapp 发展做出的贡献:
|
|
|
|
<a href="https://github.com/youzan/vant-weapp/graphs/contributors">
|
|
<img src="https://opencollective.com/vant-weapp/contributors.svg?width=890&button=false" alt="contributors" style="width: 100%; margin: 16px 0">
|
|
</a>
|
|
|
|
### 贡献代码
|
|
|
|
使用过程中发现任何问题都可以提 [Issue](https://github.com/youzan/vant-weapp/issues) 给我们,当然,我们也非常欢迎你给我们发 [PR](https://github.com/youzan/vant-weapp/pulls)。
|
|
|
|
### 开源协议
|
|
|
|
本项目基于 [MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89) 协议,请自由地享受和参与开源。
|