简单修改

This commit is contained in:
2025-09-16 09:14:04 +08:00
parent dcfa89e63c
commit 249e434b72
341 changed files with 57 additions and 12 deletions

5
InfoGenie-frontend/src/components/Footer.js Normal file → Executable file
View File

@@ -89,9 +89,6 @@ const Footer = () => {
<FooterContent>
<FooterInfo>
<FooterTitle> 神奇万事通 </FooterTitle>
<FooterDescription>
🎨 一个多功能的聚合软件应用 💬
</FooterDescription>
</FooterInfo>
<FooterLinks>
@@ -104,7 +101,7 @@ const Footer = () => {
<FooterBottom>
<Copyright>
📄 蜀ICP备2025151694号 | Copyright © 2025-{currentYear}
蜀ICP备2025151694号 | Copyright © 2025-{currentYear}
</Copyright>
</FooterBottom>
</FooterContent>