From 2a54bb661ccc17864c36f1aa532236d5c08a0b2e Mon Sep 17 00:00:00 2001 From: mackt <1033530438@qq.com> Date: Wed, 9 Oct 2024 13:16:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(Footer):=20=E6=B7=BB=E5=8A=A0=E5=85=AC?= =?UTF-8?q?=E5=8F=B8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Footer/Copyright.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/Footer/Copyright.tsx b/src/components/Footer/Copyright.tsx index 2066e33..445c340 100644 --- a/src/components/Footer/Copyright.tsx +++ b/src/components/Footer/Copyright.tsx @@ -26,6 +26,10 @@ export default function Copyright({ className }: { className?: string }) { 深圳雀乐文化科技有限责任公司 Shenzhen QueYue Culture Technology Co., Ltd.
++ 公司地址:深圳市南山区粤海街道海珠社区后海滨路 3368 号鹏润达商业广场 28F71 +
+ {/* 协议 */}{agreementList.map(({ name, url }) => (