mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
update README.md (#1784)
This commit is contained in:
parent
04c7ec42d9
commit
9370bd5fc2
12
README.md
12
README.md
@ -18,7 +18,11 @@
|
||||
<img src="https://img.shields.io/codecov/c/github/youzan/vant/dev.svg" alt="Coverage Status" />
|
||||
</p>
|
||||
|
||||
<p align="center"><a href="./README.zh-CN.md">🇨🇳访问中文版</a></p>
|
||||
<p align="center">
|
||||
🇨🇳 <a href="./README.zh-CN.md">访问中文版</a>
|
||||
|
||||
🚀 <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)
|
||||
* [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)
|
||||
* [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
|
||||
|
||||
|
@ -17,6 +17,14 @@
|
||||
<img src="https://img.shields.io/codecov/c/github/youzan/vant/dev.svg" alt="Coverage Status" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
🇬🇧 <a href="./README.md">访问英文版</a>
|
||||
|
||||
🚀 <a href="https://github.com/youzan/vant-weapp" target="_blank">Vant Weapp - 小程序版</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
## 特性
|
||||
|
||||
* 50+ 个经过有赞线上业务检验的组件
|
||||
@ -124,10 +132,9 @@ Vue.use(Vant);
|
||||
|
||||
* [详细文档](https://youzan.github.io/vant)
|
||||
* [更新日志](https://youzan.github.io/vant#/zh-CN/changelog)
|
||||
* [React 组件库](https://www.youzanyun.com/zanui/zent)
|
||||
* [微信小程序组件库](https://github.com/youzan/zanui-weapp)
|
||||
* [vant-demo](https://github.com/youzan/vant-demo)
|
||||
* [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
|
||||
* [Vant Demo: 示例工程](https://github.com/youzan/vant-demo)
|
||||
* [Vant Weapp: 小程序 UI](https://github.com/youzan/vant-weapp)
|
||||
* [Zent: PC 端 React UI](https://www.youzanyun.com/zanui/zent)
|
||||
|
||||
## 手机预览
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user