替换文案

This commit is contained in:
谢思 2025-12-26 13:55:41 +08:00
parent ee138bbd1e
commit bd808636d9
8 changed files with 20 additions and 20 deletions

View File

@ -40,7 +40,7 @@ function Feature(props) {
return (
<div className={`factory-feature factory-module ${isVisible ? 'animate-active' : ''}`} ref={contentRef}>
<div className="feature-container">
<h1 className="module-title">工厂引擎全面赋能XX软件敏捷开发</h1>
<h1 className="module-title">工厂引擎全面赋能菌用软件敏捷开发</h1>
<div className="feature-content">
<div className="content-top">
<div className="content-top-left">

View File

@ -17,7 +17,7 @@ import mouse from '../images/factory/mouse.png'
gsap.registerPlugin(ScrollTrigger);
const bannerInfo = {
title: `软件工厂,开启XX软件研发新时代`,
title: `软件工厂,开启菌用软件研发新时代`,
desc: '软件开发过程数字化,软件开发活动智能化,软件开发链路敏捷化',
link: '/'
}

View File

@ -169,7 +169,7 @@ function AboutUs(){
<div className="feat_func_cont">
<div className="feat_fun_img"><img src={fun4} /></div>
<div>
<p>事数智生态市场</p>
<p>事数智生态市场</p>
<div>支持代码溯源分析&nbsp;&nbsp;&nbsp;<br />许可证风险分析开源漏洞检测和加固建议&nbsp;&nbsp;&nbsp;</div>
</div>
</div>

View File

@ -37,16 +37,16 @@ function Banner({isVisible}) {
return (
<div className="banner_v2 color-white home_v2_child" id="home_v2_child1">
{/* 主要内容区域 */}
<div className="center">
<div className="center pt20">
<div className="main-title-v2 width1600">
J队可控开源社区·
队可控开源社区·
<div className="highlight-wrapper">
<div className="text-carousel">
<div className="carousel-text">探索群智众创新范式</div>
<div className="carousel-text">构建J民协同新生态</div>
<div className="carousel-text">构建民协同新生态</div>
{/* 克隆元素用于循环 */}
<div className="carousel-text">探索群智众创新范式</div>
<div className="carousel-text">构建J民协同新生态</div>
<div className="carousel-text">构建民协同新生态</div>
</div>
</div>
<img src={require('../image/img15.png').default} alt='' width={342} className='center-left-1'/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 KiB

After

Width:  |  Height:  |  Size: 502 KiB

View File

@ -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 {

View File

@ -62,7 +62,7 @@ function ProjectHomePage(props) {
getCate();
getList();
getCateTopic();
document.title = 'JY开源软件仓库';
document.title = '菌用开源软件仓库';
//
getInitCount();
}, [])
@ -133,8 +133,8 @@ function ProjectHomePage(props) {
return <div className="homepage-box">
{/* banner区域内容 */}
<div className="width1600 mb40">
<div className="font-60 p_h_title center pt70">开源软件仓库·<span className="p_h_title_text">护航J事数智</span></div>
<div className="font-18 center mb40">汇聚全球顶尖开源力量构建安全协同创新的软件生态赋能J事数字化转型与智能化升级</div>
<div className="font-60 p_h_title center pt70">开源软件仓库·<span className="p_h_title_text">护航事数智</span></div>
<div className="font-18 center mb40">汇聚全球顶尖开源力量构建安全协同创新的软件生态赋能事数字化转型与智能化升级</div>
<div className="df">
<div className="df color-white project_count flex1 FlexAJ">
{count.map((item, index)=>{

View File

@ -94,7 +94,7 @@
font-weight: bold;
.forums-subject {
border-bottom: none;
border-bottom-color: transparent !important;
}
.ant-tag{
font-weight: normal;