chore(cli): imporve site search result

This commit is contained in:
陈嘉涵
2020-01-11 07:47:19 +08:00
parent 0f3cc3c633
commit e18e36d95a
4 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = {
}
},
site: {
defaultLang: 'en-US',
defaultLang: 'zh-CN',
versions: [
{ label: '1.x', link: 'https://youzan.github.io/vant/1.x/' }
],