diff --git a/src/forge/Information/index.jsx b/src/forge/Information/index.jsx index f9db74bdd..0e9122d09 100644 --- a/src/forge/Information/index.jsx +++ b/src/forge/Information/index.jsx @@ -111,6 +111,9 @@ function Index(props){ const {current_user} = props; useEffect(()=>{ + if(deptId && deptId === "KYDS7th"){ + window.location.href = 'https://gitlink.org.cn/competitions/2024'; + } if(deptId && deptId!=="apply"){ getDetail(); } diff --git a/src/forge/Main/Detail.js b/src/forge/Main/Detail.js index 60e46b773..8bee6d0bd 100644 --- a/src/forge/Main/Detail.js +++ b/src/forge/Main/Detail.js @@ -209,7 +209,7 @@ class Detail extends Component { defaultBranch: undefined, // 非本平台项目 - platform: false, + platform: true, mirror_status:0, bannerList: props.projectMenu || [] } diff --git a/src/forge/Team/Setting/enterprise.jsx b/src/forge/Team/Setting/enterprise.jsx index 6e025df75..709c38182 100644 --- a/src/forge/Team/Setting/enterprise.jsx +++ b/src/forge/Team/Setting/enterprise.jsx @@ -158,13 +158,13 @@ export default (({organizeDetail,history,match, current_user})=>{ pagination={false} className="teamMemberTable" > - { + {/* { total > limit ?