mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs: update README.md (#4455)
This commit is contained in:
parent
c614162f95
commit
4f4608232c
@ -27,7 +27,7 @@
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
* 60+ Reusable components
|
* 60+ Reusable components
|
||||||
* 90% Unit test coverage
|
* 95% Unit test coverage
|
||||||
* Extensive documentation and demos
|
* Extensive documentation and demos
|
||||||
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
||||||
* Support Custom Theme
|
* Support Custom Theme
|
||||||
@ -63,7 +63,7 @@ Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) bef
|
|||||||
|
|
||||||
## Browser Support
|
## Browser Support
|
||||||
|
|
||||||
Modern browsers and Android 4.0+, iOS 6+.
|
Modern browsers and Android 4.0+, iOS 7+.
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
@ -25,8 +25,8 @@
|
|||||||
|
|
||||||
## 特性
|
## 特性
|
||||||
|
|
||||||
* 60+ 个组件
|
* 60+ 高质量组件
|
||||||
* 90% 单元测试覆盖率
|
* 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)
|
||||||
* [更新日志](https://youzan.github.io/vant#/zh-CN/changelog)
|
* [更新日志](https://youzan.github.io/vant#/zh-CN/changelog)
|
||||||
|
* [码云镜像](https://gitee.com/organizations/vant-contrib)
|
||||||
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
|
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
|
||||||
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)
|
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
### Features
|
### Features
|
||||||
|
|
||||||
* 60+ Reusable components
|
* 60+ Reusable components
|
||||||
* 90% Unit test coverage
|
* 95% Unit test coverage
|
||||||
* Extensive documentation and demos
|
* Extensive documentation and demos
|
||||||
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
||||||
* Support Custom Theme
|
* Support Custom Theme
|
||||||
@ -27,7 +27,7 @@ Please make sure to read the [Contributing Guide](https://github.com/youzan/vant
|
|||||||
|
|
||||||
### Browser Support
|
### Browser Support
|
||||||
|
|
||||||
Modern browsers and Android 4.0+, iOS 6+.
|
Modern browsers and Android 4.0+, iOS 7+.
|
||||||
|
|
||||||
### Links
|
### Links
|
||||||
|
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
### 特性
|
### 特性
|
||||||
|
|
||||||
* 60+ 个组件
|
* 60+ 高质量组件
|
||||||
* 90% 单元测试覆盖率
|
* 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://tech.youzan.com/tag/front-end/">团队博客</a>
|
||||||
- <a target="_blank" href="https://github.com/youzan">开源项目</a>
|
- <a target="_blank" href="https://github.com/youzan">开源项目</a>
|
||||||
|
|
||||||
|
|
||||||
### 链接
|
### 链接
|
||||||
|
|
||||||
* [意见反馈](https://github.com/youzan/vant/issues)
|
* [意见反馈](https://github.com/youzan/vant/issues)
|
||||||
* [更新日志](#/zh-CN/changelog)
|
* [更新日志](#/zh-CN/changelog)
|
||||||
|
* [码云镜像](https://gitee.com/organizations/vant-contrib)
|
||||||
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
|
* [Vant 示例仓库](https://github.com/youzan/vant-demo)
|
||||||
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)
|
* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user