From 2bfd171e11b1294553edd62c303fb667bbc8b614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E4=B8=81?= Date: Tue, 7 Jul 2026 22:35:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=EF=BC=9A=E7=BB=84=E5=90=88?= =?UTF-8?q?=E8=B5=84=E4=BA=A7=E5=92=8C=E5=8F=AF=E7=94=A8=E8=B5=84=E4=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 49 +++++++++++++++++++++++++++++++++++++++--- src/locales/en.json | 1 + src/locales/ja.json | 1 + src/locales/ko.json | 1 + src/locales/zh-CN.json | 1 + src/locales/zh-TW.json | 1 + src/main.ts | 4 ++-- src/stores/user.ts | 31 +++++++++++++++++++++----- 8 files changed, 79 insertions(+), 10 deletions(-) diff --git a/src/App.vue b/src/App.vue index feee74d..20cf8f9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -192,7 +192,16 @@ async function onMenuClick(id: string) {