feat(cli): support switch site version
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user