From 56174936d34f7c0b63260a66ddfc1ddfe8e9036f Mon Sep 17 00:00:00 2001 From: Dawn_Ocean <1785590531@qq.com> Date: Mon, 25 Mar 2024 18:58:12 +0800 Subject: [PATCH] change footer --- src/components/PageFooter.tsx | 9 ++++++--- src/router.tsx | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/PageFooter.tsx b/src/components/PageFooter.tsx index 9820d8c..a354b12 100644 --- a/src/components/PageFooter.tsx +++ b/src/components/PageFooter.tsx @@ -12,9 +12,12 @@ const PageFooter: React.FC = () => { yearStr = startYear.toString() + ' - ' + curYear.toString(); } return ( - +