diff --git a/src/factory/components/Feature/index.jsx b/src/factory/components/Feature/index.jsx index c236472a0..eeab08ed6 100644 --- a/src/factory/components/Feature/index.jsx +++ b/src/factory/components/Feature/index.jsx @@ -40,7 +40,7 @@ function Feature(props) { return (
-

工厂引擎,全面赋能XX软件敏捷开发

+

工厂引擎,全面赋能菌用软件敏捷开发

diff --git a/src/factory/index.jsx b/src/factory/index.jsx index 8acab6412..14f89cb70 100644 --- a/src/factory/index.jsx +++ b/src/factory/index.jsx @@ -17,7 +17,7 @@ import mouse from '../images/factory/mouse.png' gsap.registerPlugin(ScrollTrigger); const bannerInfo = { - title: `软件工厂,开启XX软件研发新时代`, + title: `软件工厂,开启菌用软件研发新时代`, desc: '软件开发过程数字化,软件开发活动智能化,软件开发链路敏捷化', link: '/' } diff --git a/src/forge/AboutUs/AboutUs.jsx b/src/forge/AboutUs/AboutUs.jsx index cd2baa86b..2d4528d90 100644 --- a/src/forge/AboutUs/AboutUs.jsx +++ b/src/forge/AboutUs/AboutUs.jsx @@ -169,7 +169,7 @@ function AboutUs(){
-

军事数智生态市场

+

菌事数智生态市场

支持代码溯源分析、   
许可证风险分析、开源漏洞检测和加固建议   
diff --git a/src/forge/Main/projecthome/v2/components/banner.jsx b/src/forge/Main/projecthome/v2/components/banner.jsx index 6fc2bfe97..09212124c 100644 --- a/src/forge/Main/projecthome/v2/components/banner.jsx +++ b/src/forge/Main/projecthome/v2/components/banner.jsx @@ -37,16 +37,16 @@ function Banner({isVisible}) { return (
{/* 主要内容区域 */} -
+
- J队可控开源社区· + 菌队可控开源社区·
探索群智众创新范式
-
构建J民协同新生态
+
构建菌民协同新生态
{/* 克隆元素用于循环 */}
探索群智众创新范式
-
构建J民协同新生态
+
构建菌民协同新生态
diff --git a/src/forge/Main/projecthome/v2/image/supply-chain-security.png b/src/forge/Main/projecthome/v2/image/supply-chain-security.png index 3e788950b..27f627950 100644 Binary files a/src/forge/Main/projecthome/v2/image/supply-chain-security.png and b/src/forge/Main/projecthome/v2/image/supply-chain-security.png differ diff --git a/src/forge/Main/projecthome/v2/index.scss b/src/forge/Main/projecthome/v2/index.scss index 764cd3876..1d1952a9d 100644 --- a/src/forge/Main/projecthome/v2/index.scss +++ b/src/forge/Main/projecthome/v2/index.scss @@ -299,7 +299,7 @@ padding: 10px; position: absolute; top: 15%; - left: 8%; + left: 4%; } .center-left-code { @@ -330,21 +330,21 @@ padding: 10px; position: absolute; bottom: 8%; - right: 9.5%; + right: 5.2%; } .center-left-2 { opacity: 0.4; position: absolute; - bottom: -6%; - left: 18%; + bottom: -3%; + left: 14%; } .center-left-3 { opacity: 0.5; position: absolute; top: 19%; - right: 19.1%; + right: 14.5%; } } @@ -368,8 +368,8 @@ .center-1-bk { display: inline-block; - width: 866px; - height: 528px; + width: 1000px; + height: 600px; border-radius: 15px; background-image: url('./image/banner-bk.png'); background-size: 100% 100%; @@ -387,13 +387,13 @@ } .center-image-container-content { - height: 461px; + height: 530px; background-image: url('./image/bk6.png'), linear-gradient(145deg, #1d36a1, #171e41); background-size: 100% 100%; border-radius: 15px; img { - max-width: 94.6%; + max-width: 95.4%; } &-title { diff --git a/src/forge/projectHome/explore/index.jsx b/src/forge/projectHome/explore/index.jsx index c42b80675..8c29bcc1c 100644 --- a/src/forge/projectHome/explore/index.jsx +++ b/src/forge/projectHome/explore/index.jsx @@ -62,7 +62,7 @@ function ProjectHomePage(props) { getCate(); getList(); getCateTopic(); - document.title = 'JY开源软件仓库'; + document.title = '菌用开源软件仓库'; // 获取总数 getInitCount(); }, []) @@ -133,8 +133,8 @@ function ProjectHomePage(props) { return
{/* banner区域内容 */}
-
开源软件仓库·护航J事数智
-
汇聚全球顶尖开源力量,构建安全、协同、创新的软件生态,赋能J事数字化转型与智能化升级
+
开源软件仓库·护航菌事数智
+
汇聚全球顶尖开源力量,构建安全、协同、创新的软件生态,赋能菌事数字化转型与智能化升级
{count.map((item, index)=>{ diff --git a/src/forums/list/index.scss b/src/forums/list/index.scss index 75be0fa5e..171648f20 100644 --- a/src/forums/list/index.scss +++ b/src/forums/list/index.scss @@ -94,7 +94,7 @@ font-weight: bold; .forums-subject { - border-bottom: none; + border-bottom-color: transparent !important; } .ant-tag{ font-weight: normal;