From ef48bbeadf07c0cf71ce510004de2072c6133cf2 Mon Sep 17 00:00:00 2001
From: DCloud_LXH <283700113@qq.com>
Date: Thu, 7 Apr 2022 17:00:35 +0800
Subject: [PATCH] chore: navbar remove switchVersion
---
docs/.vuepress/theme/components/Navbar.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/.vuepress/theme/components/Navbar.vue b/docs/.vuepress/theme/components/Navbar.vue
index 30fb9bee9..10dc3d6ab 100644
--- a/docs/.vuepress/theme/components/Navbar.vue
+++ b/docs/.vuepress/theme/components/Navbar.vue
@@ -34,7 +34,7 @@
'max-width': linksWrapMaxWidth + 'px'
} : {}"
>
- 回到旧版
+
--
GitLab