diff --git a/src/components/Footer/src/Footer.vue b/src/components/Footer/src/Footer.vue index d1e519a..f6d6e0e 100644 --- a/src/components/Footer/src/Footer.vue +++ b/src/components/Footer/src/Footer.vue @@ -17,6 +17,6 @@ const title = computed(() => appStore.getTitle) :class="prefixCls" class="text-center text-[var(--el-text-color-placeholder)] bg-[var(--app-contnet-bg-color)] h-[var(--app-footer-height)] leading-[var(--app-footer-height)]" > - Copyright ©2021 {{ title }} + Copyright ©2021-present {{ title }}