From 63288818017f083f159dda67e716ab027526d092 Mon Sep 17 00:00:00 2001 From: mini Date: Mon, 20 Apr 2026 21:36:41 +0800 Subject: [PATCH] feat(portal): mount PuroLocaleSwitcher in Landing/Docs/AuthLayout --- frontend/src/components/layout/AuthLayout.vue | 11 +++++++++++ frontend/src/views/docs/DocsView.vue | 15 ++++++++------- frontend/src/views/landing/LandingView.vue | 4 ++-- 3 files changed, 21 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/layout/AuthLayout.vue b/frontend/src/components/layout/AuthLayout.vue index 4da00aa4..60fd4075 100644 --- a/frontend/src/components/layout/AuthLayout.vue +++ b/frontend/src/components/layout/AuthLayout.vue @@ -2,6 +2,10 @@
+
+ +
+
@@ -251,8 +252,8 @@ requires_openai_auth = true