feat(cli): support switch site version

This commit is contained in:
陈嘉涵
2019-12-11 11:50:07 +08:00
parent a78fc55079
commit 0a45afad42
4 changed files with 25 additions and 4 deletions
+3
View File
@@ -7,6 +7,9 @@ module.exports = {
},
site: {
defaultLang: 'en-US',
versions: [
{ label: '1.x', link: 'https://youzan.github.io/vant/1.x/' }
],
locales: {
'zh-CN': {
title: 'Vant',