diff --git a/src/forge/Main/CoderDepot.jsx b/src/forge/Main/CoderDepot.jsx index 787236019..928f1fc10 100644 --- a/src/forge/Main/CoderDepot.jsx +++ b/src/forge/Main/CoderDepot.jsx @@ -461,7 +461,7 @@ function CoderDepot(props){ 简介 { projectDetail.permission && (projectDetail.permission==="Admin" || projectDetail.permission==="Owner" || projectDetail.permission==="Manager") && - setOpenModal(true)} className="iconfont icon-anquanshezhi color-grey-9 font-15"> + setOpenModal(true)} className="iconfont icon-shezhi color-grey-9 font-15"> } {desc &&

{desc}

} diff --git a/src/forge/Main/sub/DetailBanner.jsx b/src/forge/Main/sub/DetailBanner.jsx index 1dfec5328..de6f9922d 100644 --- a/src/forge/Main/sub/DetailBanner.jsx +++ b/src/forge/Main/sub/DetailBanner.jsx @@ -30,7 +30,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa item.menu_name === "home" &&
  • - + 主页
  • @@ -39,7 +39,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa item.menu_name === "code" &&
  • - + 代码库
  • @@ -49,7 +49,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa
  • - + 易修 {projectDetail && projectDetail.issues_count ? {numFormat(projectDetail.issues_count)} : ""} @@ -70,7 +70,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa item.menu_name === "wiki" &&
  • - + Wiki
  • @@ -80,7 +80,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa
  • {/* */} - 工作流(beta版) + 工作流(beta版) {projectDetail && projectDetail.ops_count ? {projectDetail.ops_count} : ""}
  • @@ -100,7 +100,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa item.menu_name === "versions" &&
  • - + 里程碑 {projectDetail && projectDetail.versions_count ? {numFormat(projectDetail.versions_count)} :""} @@ -110,7 +110,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa item.menu_name === "activity" &&
  • - + 动态
  • @@ -119,7 +119,7 @@ function DetailBanner({ history,list , owner , projectsId , isManager , url , pa item.menu_name === "settings" &&
  • - 0 ? "iconfont icon-cangku color-grey-3 mr5 font-14":"iconfont icon-cangku color-grey-6 font-14 mr5"}> + 0 ? "iconfont icon-cangkushezhiicon color-grey-3 mr5 font-14":"iconfont icon-cangkushezhiicon color-grey-6 font-14 mr5"}> 仓库设置