|
@@ -108,9 +108,9 @@ export default async function FooterBlock() {
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
{/* Copyright */}
|
|
{/* Copyright */}
|
|
|
- <div className="border-t border-blue-800 pt-6 text-center">
|
|
|
|
|
- <p className="text-blue-200 text-sm">@COPYRUGHT@2014-2024 中科盛阳信息技术有限公司</p>
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+ {/*<div className="border-t border-blue-800 pt-6 text-center">*/}
|
|
|
|
|
+ {/* <p className="text-blue-200 text-sm">@COPYRUGHT@2014-2024 中科盛阳信息技术有限公司</p>*/}
|
|
|
|
|
+ {/*</div>*/}
|
|
|
</div>
|
|
</div>
|
|
|
</footer>
|
|
</footer>
|
|
|
)
|
|
)
|