From d3f3a673b9721f85edbed130576c30e8858cb39e Mon Sep 17 00:00:00 2001
From: caishi <1149225589@qq.com>
Date: Mon, 25 Apr 2022 10:30:18 +0800
Subject: [PATCH] =?UTF-8?q?update-=E5=8A=A0=E5=85=A5=E9=A1=B9=E7=9B=AE?=
=?UTF-8?q?=E6=8C=89=E9=92=AEicon?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/forge/Head/AddProjectModal.jsx | 2 +-
src/forge/Main/Index.js | 5 ++++-
src/forge/Main/list.scss | 3 +++
src/forge/users/GeneralView/Activity.jsx | 2 +-
4 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/src/forge/Head/AddProjectModal.jsx b/src/forge/Head/AddProjectModal.jsx
index 20fa261d1..3fd88fec2 100644
--- a/src/forge/Head/AddProjectModal.jsx
+++ b/src/forge/Head/AddProjectModal.jsx
@@ -78,7 +78,7 @@ function AddProjectModal(props){
- setVisible(true)}>加入项目
+ setVisible(true)}>加入项目
)
}
diff --git a/src/forge/Main/Index.js b/src/forge/Main/Index.js
index 303247b27..a0652a86a 100644
--- a/src/forge/Main/Index.js
+++ b/src/forge/Main/Index.js
@@ -306,7 +306,10 @@ class Index extends Component {
this.props.history.push("/projects/deposit/new")}>
新建项目
-
+
+
+
+
新手指引
diff --git a/src/forge/Main/list.scss b/src/forge/Main/list.scss
index a796b4157..b8d485497 100644
--- a/src/forge/Main/list.scss
+++ b/src/forge/Main/list.scss
@@ -54,6 +54,9 @@
margin-top: 30px;
color: #fff;
cursor: pointer;
+ &:hover a{
+ color: #466AFF !important;
+ }
}
.bannerBox .ant-btn{
margin-top: 30px;
diff --git a/src/forge/users/GeneralView/Activity.jsx b/src/forge/users/GeneralView/Activity.jsx
index eb24e2716..c011ea406 100644
--- a/src/forge/users/GeneralView/Activity.jsx
+++ b/src/forge/users/GeneralView/Activity.jsx
@@ -24,7 +24,7 @@ function Activity({list}) {
list.map((i,k)=>{
return(
-
+