docs: update README.md (#4455)

This commit is contained in:
neverland 2019-09-14 10:52:04 +08:00 committed by GitHub
parent c614162f95
commit 4f4608232c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 12 deletions

View File

@ -27,7 +27,7 @@
## Features
* 60+ Reusable components
* 90% Unit test coverage
* 95% Unit test coverage
* Extensive documentation and demos
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
* Support Custom Theme
@ -63,7 +63,7 @@ Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) bef
## Browser Support
Modern browsers and Android 4.0+, iOS 6+.
Modern browsers and Android 4.0+, iOS 7+.
## Links

View File

@ -25,8 +25,8 @@
## 特性
* 60+ 组件
* 90% 单元测试覆盖率
* 60+ 高质量组件
* 95% 单元测试覆盖率
* 完善的中英文文档和示例
* 支持按需引入
* 支持主题定制
@ -64,7 +64,7 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
## 浏览器支持
现代浏览器以及 Android 4.0+, iOS 6+.
现代浏览器以及 Android 4.0+, iOS 7+.
## 加入我们
@ -84,6 +84,7 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
* [详细文档](https://youzan.github.io/vant)
* [更新日志](https://youzan.github.io/vant#/zh-CN/changelog)
* [码云镜像](https://gitee.com/organizations/vant-contrib)
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)

View File

@ -9,7 +9,7 @@
### Features
* 60+ Reusable components
* 90% Unit test coverage
* 95% Unit test coverage
* Extensive documentation and demos
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
* Support Custom Theme
@ -27,7 +27,7 @@ Please make sure to read the [Contributing Guide](https://github.com/youzan/vant
### Browser Support
Modern browsers and Android 4.0+, iOS 6+.
Modern browsers and Android 4.0+, iOS 7+.
### Links

View File

@ -8,8 +8,8 @@
### 特性
* 60+ 组件
* 90% 单元测试覆盖率
* 60+ 高质量组件
* 95% 单元测试覆盖率
* 完善的中英文文档和示例
* 支持按需引入
* 支持主题定制
@ -19,7 +19,7 @@
### 快速上手
请参考 [快速上手](#/zh-CN/quickstart)
请参考 [快速上手](#/zh-CN/quickstart) 章节
### 贡献代码
@ -29,7 +29,7 @@
### 浏览器支持
现代浏览器以及 Android 4.0+, iOS 6+
现代浏览器以及 Android 4.0+, iOS 7+
### 加入我们
@ -45,11 +45,11 @@
- <a target="_blank" href="https://tech.youzan.com/tag/front-end/">团队博客</a>
- <a target="_blank" href="https://github.com/youzan">开源项目</a>
### 链接
* [意见反馈](https://github.com/youzan/vant/issues)
* [更新日志](#/zh-CN/changelog)
* [码云镜像](https://gitee.com/organizations/vant-contrib)
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)