update README.md (#1784)

This commit is contained in:
neverland 2018-09-12 10:46:42 +08:00 committed by GitHub
parent 04c7ec42d9
commit 9370bd5fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 8 deletions

View File

@ -18,7 +18,11 @@
<img src="https://img.shields.io/codecov/c/github/youzan/vant/dev.svg" alt="Coverage Status" /> <img src="https://img.shields.io/codecov/c/github/youzan/vant/dev.svg" alt="Coverage Status" />
</p> </p>
<p align="center"><a href="./README.zh-CN.md">🇨🇳访问中文版</a></p> <p align="center">
🇨🇳 <a href="./README.zh-CN.md">访问中文版</a>
&nbsp;
🚀 <a href="https://github.com/youzan/vant-weapp" target="_blank">Vant Weapp - 小程序版</a>
</p>
--- ---
@ -121,10 +125,10 @@ Modern browsers and Android 4.0+, iOS 6+.
* [Documentation](https://youzan.github.io/vant) * [Documentation](https://youzan.github.io/vant)
* [Changelog](https://youzan.github.io/vant#/en-US/changelog) * [Changelog](https://youzan.github.io/vant#/en-US/changelog)
* [React UI](https://www.youzanyun.com/zanui/zent)
* [Weapp UI](https://github.com/youzan/zanui-weapp)
* [Vant Demo](https://github.com/youzan/vant-demo) * [Vant Demo](https://github.com/youzan/vant-demo)
* [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant) * [Vant Weapp: Weapp UI](https://github.com/youzan/vant-weapp)
* [Zent: PC UI base on React](https://www.youzanyun.com/zanui/zent)
## Preview ## Preview

View File

@ -17,6 +17,14 @@
<img src="https://img.shields.io/codecov/c/github/youzan/vant/dev.svg" alt="Coverage Status" /> <img src="https://img.shields.io/codecov/c/github/youzan/vant/dev.svg" alt="Coverage Status" />
</p> </p>
<p align="center">
🇬🇧 <a href="./README.md">访问英文版</a>
&nbsp;
🚀 <a href="https://github.com/youzan/vant-weapp" target="_blank">Vant Weapp - 小程序版</a>
</p>
---
## 特性 ## 特性
* 50+ 个经过有赞线上业务检验的组件 * 50+ 个经过有赞线上业务检验的组件
@ -124,10 +132,9 @@ Vue.use(Vant);
* [详细文档](https://youzan.github.io/vant) * [详细文档](https://youzan.github.io/vant)
* [更新日志](https://youzan.github.io/vant#/zh-CN/changelog) * [更新日志](https://youzan.github.io/vant#/zh-CN/changelog)
* [React 组件库](https://www.youzanyun.com/zanui/zent) * [Vant Demo: 示例工程](https://github.com/youzan/vant-demo)
* [微信小程序组件库](https://github.com/youzan/zanui-weapp) * [Vant Weapp: 小程序 UI](https://github.com/youzan/vant-weapp)
* [vant-demo](https://github.com/youzan/vant-demo) * [Zent: PC 端 React UI](https://www.youzanyun.com/zanui/zent)
* [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
## 手机预览 ## 手机预览