mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
57 lines
3.4 KiB
Markdown
57 lines
3.4 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 年开源,已持续维护 4 年时间。Vant 对内承载了有赞所有核心业务,对外服务十多万开发者,是业界主流的移动端组件库之一。
|
|
|
|
目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant)、[Vue 3 版本](https://vant-contrib.gitee.io/vant/v3)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/mxdi9i7/vant-react)和[支付宝小程序版本](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" >
|
|
|
|
### 快速上手
|
|
|
|
请参考 [快速上手](#/quickstart)。
|
|
|
|
### 链接
|
|
|
|
- [意见反馈](https://github.com/youzan/vant-weapp/issues)
|
|
- [加入我们](https://job.youzan.com)
|
|
- [更新日志](#/changelog)
|
|
- [Vant Vue 版](https://github.com/youzan/vant)
|
|
|
|
## 贡献
|
|
|
|
### 核心团队
|
|
|
|
以下是 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">
|
|
</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) 协议,请自由地享受和参与开源。
|