From 022724336bb88ffbe4b77acda96c6a0350d228e8 Mon Sep 17 00:00:00 2001 From: Wangnov Date: Wed, 10 Sep 2025 18:04:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20Element=20Plus=20=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E9=9A=8F=20i18n=20=E5=88=87=E6=8D=A2=EF=BC=9B=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=BE=A7=E7=99=BB=E5=BD=95/=E7=A6=81=E7=94=A8?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E6=8E=A5=E5=85=A5=20i18n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/admin-spa/src/App.vue | 24 +++++++++++++++++++----- web/admin-spa/src/stores/user.js | 7 +++++-- 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/web/admin-spa/src/App.vue b/web/admin-spa/src/App.vue index c68bfba7..2b41d216 100644 --- a/web/admin-spa/src/App.vue +++ b/web/admin-spa/src/App.vue @@ -1,25 +1,39 @@