[Doc] update slogan (#993)

This commit is contained in:
neverland
2018-05-05 13:40:01 +08:00
committed by GitHub
parent d9fa0ff65d
commit cb525ca98e
8 changed files with 9 additions and 9 deletions

View File

@@ -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';
}
},