From 984351fbf0ac217f2dc622ee6a1b811316b0e550 Mon Sep 17 00:00:00 2001 From: owen Date: Sun, 5 Nov 2023 09:47:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A1=B5=E9=9D=A2=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E5=86=85=E5=AE=B9=E5=8C=BA=E4=BC=9A=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=9D=A1=E7=9A=84=E9=97=AE=E9=A2=98:=20?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E7=89=88=E6=9D=83=E6=A0=8F=E7=9A=84P?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E6=9C=89=E9=BB=98=E8=AE=A4=E7=9A=84margin?= =?UTF-8?q?=E5=AF=BC=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Footer/src/Footer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/components/Footer/src/Footer.vue b/src/layout/components/Footer/src/Footer.vue index c350e38a..3eede386 100644 --- a/src/layout/components/Footer/src/Footer.vue +++ b/src/layout/components/Footer/src/Footer.vue @@ -19,6 +19,6 @@ const title = computed(() => appStore.getTitle) :class="prefixCls" class="h-[var(--app-footer-height)] bg-[var(--app-content-bg-color)] text-center leading-[var(--app-footer-height)] text-[var(--el-text-color-placeholder)] dark:bg-[var(--el-bg-color)]" > -

Copyright ©2022-{{ title }}

+ Copyright ©2022-{{ title }}