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 (
军事数智生态市场
+菌事数智生态市场
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