From e8c9af962fc8e1d3e46feb7aa85b340b03cc555c Mon Sep 17 00:00:00 2001 From: xingyu Date: Fri, 11 Aug 2023 21:03:25 +0800 Subject: [PATCH] fix: footer text --- src/design/var/index.less | 2 +- src/layouts/default/footer/index.vue | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/src/design/var/index.less b/src/design/var/index.less index 6d0a656..e208d14 100644 --- a/src/design/var/index.less +++ b/src/design/var/index.less @@ -2,7 +2,7 @@ @import "easing"; @import "breakpoint"; -@namespace: vben; +@namespace: xingyuv; // tabs @multiple-height: 30px; diff --git a/src/layouts/default/footer/index.vue b/src/layouts/default/footer/index.vue index 1a93b9e..5b70954 100644 --- a/src/layouts/default/footer/index.vue +++ b/src/layouts/default/footer/index.vue @@ -55,22 +55,28 @@ const getShowLayoutFooter = computed(() => {