chore: update

This commit is contained in:
xiaoxian521 2025-04-09 19:18:32 +08:00
parent 440ce053e5
commit 7c61fabebe
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ const TITLE = getConfig("Title");
<footer
class="layout-footer text-[rgba(0,0,0,0.6)] dark:text-[rgba(220,220,242,0.8)]"
>
Copyright © 2020-2024
Copyright © 2020-2025
<a
class="hover:text-primary"
href="https://github.com/pure-admin"

View File

@ -338,7 +338,7 @@ watch(loginDay, value => {
<div
class="w-full flex-c flex-wrap absolute bottom-3 text-sm text-[rgba(0,0,0,0.6)] dark:text-[rgba(220,220,242,0.8)]"
>
Copyright © 2020-2024
Copyright © 2020-2025
<a
class="hover:text-primary"
href="https://github.com/pure-admin"