From a440070ff503d448c27c2af598f9f2d0fca5fb4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Fri, 15 Dec 2017 14:12:20 +0800 Subject: [PATCH] update README.md --- README.md | 5 +++-- README.zh-CN.md | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c22af75d5..895ddf131 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - Extensive documentation and demos - Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) - Support TypeScript +- Support SSR

components preview @@ -96,9 +97,9 @@ Modern browsers and Android 4.0+, iOS 6+. ## Links - [Documentation](https://www.youzanyun.com/zanui/vant) - [Changelog](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog) -- [React UI Zent](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-demo](https://github.com/youzan/vant-demo) ## Preview You can scan the following QR code to access the demo: diff --git a/README.zh-CN.md b/README.zh-CN.md index 5db67c800..a875aa2f5 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -20,6 +20,7 @@ - 完善的文档和示例 - 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) - 支持 TypeScript +- 支持 SSR

components preview @@ -102,9 +103,9 @@ Vue.use(Vant); ## 链接 - [详细文档](https://www.youzanyun.com/zanui/vant) - [更新日志](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog) -- [React 组件库 Zent](https://www.youzanyun.com/zanui/zent) -- [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant) +- [微信小程序组件库](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) ## 开源协议