diff --git a/src/components/PortalHeader.vue b/src/components/PortalHeader.vue index b55b1091..fb52d9c7 100644 --- a/src/components/PortalHeader.vue +++ b/src/components/PortalHeader.vue @@ -106,7 +106,8 @@ >贡献者大会 - 2024 + 2025 + 2024 2023 2022 @@ -421,6 +422,7 @@ export default { one: urlPre + "/web/contributornew/index", two: urlPre + "/web/contributor/index", three: urlPre + "/web/contributor_2024/index", + four: urlPre + "/web/contributor_2025/index", }; window.open(obj[val]); },