diff --git a/README.md b/README.md
index e6dcaa5ae..4e61b71fe 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
A Vue.js 2.0 Mobile UI at YouZan
+Lightweight Mobile UI Components built on Vue
[](https://travis-ci.org/youzan/vant) [](https://www.npmjs.com/package/vant) diff --git a/README.zh-CN.md b/README.zh-CN.md index d810c3c2a..7430d1c8b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -5,7 +5,7 @@
A Vue.js 2.0 Mobile UI at YouZan
+Lightweight Mobile UI Components built on Vue
[](https://travis-ci.org/youzan/vant) [](https://www.npmjs.com/package/vant) diff --git a/docs/markdown/en-US/intro.md b/docs/markdown/en-US/intro.md index 61dc0c197..5dda2bf62 100644 --- a/docs/markdown/en-US/intro.md +++ b/docs/markdown/en-US/intro.md @@ -2,7 +2,7 @@A Vue.js 2.0 Mobile UI at YouZan
+Lightweight Mobile UI Components built on Vue
### Features diff --git a/docs/markdown/zh-CN/intro.md b/docs/markdown/zh-CN/intro.md index 479fc9947..737ca149b 100644 --- a/docs/markdown/zh-CN/intro.md +++ b/docs/markdown/zh-CN/intro.md @@ -2,7 +2,7 @@有赞移动端 Vue 组件库
+轻量、可靠的移动端 Vue 组件库
### 特性 diff --git a/docs/src/components/DemoList.vue b/docs/src/components/DemoList.vue index 346f76ede..d493f10ca 100644 --- a/docs/src/components/DemoList.vue +++ b/docs/src/components/DemoList.vue @@ -39,7 +39,7 @@ export default { }, description() { - return this.$vantLang === 'zh-CN' ? '有赞移动端 Vue 组件库' : 'A Vue.js 2.0 Mobile UI at YouZan'; + return this.$vantLang === 'zh-CN' ? '轻量、可靠的移动端 Vue 组件库' : 'Lightweight Mobile UI Components built on Vue'; } }, diff --git a/docs/src/index.tpl b/docs/src/index.tpl index a5198e6a1..1e0f8d6d8 100644 --- a/docs/src/index.tpl +++ b/docs/src/index.tpl @@ -7,7 +7,7 @@ -