From 9fd8e099aace9965157e2aa6e1da5e68b352b216 Mon Sep 17 00:00:00 2001 From: fengsilin Date: Tue, 31 Mar 2026 17:35:51 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E9=9A=90=E8=97=8F=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=20CTA=20=E5=8C=BA=E5=9F=9F=E5=92=8C=E9=A1=B5=E8=84=9A=E7=89=88?= =?UTF-8?q?=E6=9D=83=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- web/src/components/layout/Footer.jsx | 42 ++++++++++++++-------------- web/src/pages/Home/index.jsx | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/web/src/components/layout/Footer.jsx b/web/src/components/layout/Footer.jsx index c827a58..ab4c173 100644 --- a/web/src/components/layout/Footer.jsx +++ b/web/src/components/layout/Footer.jsx @@ -188,27 +188,27 @@ const FooterBar = () => { )} -
-
- - © {currentYear} {systemName}. {t('版权所有')} - -
- -
- - {t('设计与开发由')}{' '} - - - New API - -
-
+ {/*
*/} + {/*
*/} + {/* */} + {/* © {currentYear} {systemName}. {t('版权所有')}*/} + {/* */} + {/*
*/} + + {/*
*/} + {/* */} + {/* {t('设计与开发由')}{' '}*/} + {/* */} + {/* */} + {/* New API*/} + {/* */} + {/*
*/} + {/*
*/} ), [logo, systemName, t, currentYear, isDemoSiteMode], diff --git a/web/src/pages/Home/index.jsx b/web/src/pages/Home/index.jsx index 391ca77..2558ca7 100644 --- a/web/src/pages/Home/index.jsx +++ b/web/src/pages/Home/index.jsx @@ -151,7 +151,7 @@ const Home = () => { {/* CTA Section */} - + {/**/} {/* Footer */}