diff --git a/src/app/components/footer.tsx b/src/app/components/footer.tsx index ed69a62..ad6a738 100644 --- a/src/app/components/footer.tsx +++ b/src/app/components/footer.tsx @@ -1,40 +1,33 @@ - -export default function Footer(props: {dict: Record}) { - const { dict } = props +export default function Footer(props: { dict: Record }) { + const { dict } = props; return (
-
-
- -
{ dict.addWeChat }
-
-
-
{ dict.emailContact }
-
info@soyootech.com
-
-
-
{ dict.helpSupport }
-
{ dict.productCenter }
-
{ dict.productPricing }
-
-
-
{ dict.legalAgreements }
-
{ dict.privacyPolicy }
-
{ dict.userAgreement }
-
+
+
+ +
{dict.addWeChat}
-
- Copyright © 2020-2024 All Rights Reserved. +
+
{dict.emailContact}
+
info@soyootech.com
-
- 京ICP备20028159号 版权所有 +
+
{dict.helpSupport}
+
{dict.productCenter}
+
+
+
{dict.legalAgreements}
+
{dict.privacyPolicy}
+
{dict.userAgreement}
+
+
+
Copyright © 2020-2024 All Rights Reserved.
+
京ICP备20028159号 版权所有
- ) -} \ No newline at end of file + ); +} diff --git a/src/app/price/page.tsx b/src/app/price/page.tsx index ab9cb69..366fc29 100644 --- a/src/app/price/page.tsx +++ b/src/app/price/page.tsx @@ -23,7 +23,14 @@ const Page = () => { return ( <>
- logo + logo { + window.location.href = window.location.origin; + }} + />

参考价格