feat(cli): support switch lang

This commit is contained in:
陈嘉涵
2019-12-09 16:24:25 +08:00
parent e461a80dbe
commit cf172f5cbc
7 changed files with 61 additions and 26 deletions
+2
View File
@@ -12,6 +12,7 @@ module.exports = {
title: 'Vant',
description: '轻量、可靠的移动端 Vue 组件库',
logo: 'https://img.yzcdn.cn/vant/logo.png',
langLabel: '中文',
links: [
{
logo: 'https://b.yzcdn.cn/vant/logo/weapp.svg',
@@ -355,6 +356,7 @@ module.exports = {
title: 'Vant',
description: 'Mobile UI Components built on Vue',
logo: 'https://img.yzcdn.cn/vant/logo.png',
langLabel: 'En',
links: [
{
logo: 'https://b.yzcdn.cn/vant/logo/weapp.svg',