From 4a2c1844243fbafeb76c802112563c7e515d31f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Fri, 20 May 2022 21:23:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8A=A0=E6=98=BE=E7=A4=BAfo?= =?UTF-8?q?oter=E5=BC=80=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Settings/index.vue | 22 +++++++++++++++++++--- src/layout/index.vue | 3 ++- src/store/modules/settings.js | 3 ++- 3 files changed, 23 insertions(+), 5 deletions(-) diff --git a/src/layout/components/Settings/index.vue b/src/layout/components/Settings/index.vue index bb43604..88a9701 100644 --- a/src/layout/components/Settings/index.vue +++ b/src/layout/components/Settings/index.vue @@ -19,8 +19,8 @@
- {{$t('layout.darkMode')}} - {{$t('layout.lightMode')}} + {{ $t('layout.darkMode') }} + {{ $t('layout.lightMode') }} cafe @@ -53,7 +53,12 @@
- +
+ 显示底部栏 + + + +