From 142d2e7abb0f9bf0bc7515eb0917583bde83ee6f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Thu, 17 Apr 2025 11:14:40 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=AD=E8=A8=80=E9=85=8D?=
=?UTF-8?q?=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/lang-switch/lang-switch.vue | 126 +++++++++++++++++++++++++
1 file changed, 126 insertions(+)
create mode 100644 components/lang-switch/lang-switch.vue
diff --git a/components/lang-switch/lang-switch.vue b/components/lang-switch/lang-switch.vue
new file mode 100644
index 00000000..260d082b
--- /dev/null
+++ b/components/lang-switch/lang-switch.vue
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
+
\ No newline at end of file