diff --git a/packages/vant-cli/site/desktop/components/Header.vue b/packages/vant-cli/site/desktop/components/Header.vue
index 2ff042519..0d18c3423 100644
--- a/packages/vant-cli/site/desktop/components/Header.vue
+++ b/packages/vant-cli/site/desktop/components/Header.vue
@@ -47,7 +47,9 @@
diff --git a/vant.config.js b/vant.config.js
index 77b3e7ec1..3a43eb1e9 100644
--- a/vant.config.js
+++ b/vant.config.js
@@ -27,7 +27,7 @@ module.exports = {
title: 'Vant',
description: '轻量、可靠的移动端 Vue 组件库',
logo: 'https://img.yzcdn.cn/vant/logo.png',
- langLabel: '中文',
+ langLabel: '中',
links: [
{
logo: 'https://b.yzcdn.cn/vant/logo/github.svg',