-
- {item.user.name}
-
- {item.user.shixun_manager === true ? "(管理员)" : ""}
-
+
+
+ })
-
{item.user.identity}{item.user.school_name}
-
- 发布 {item.user.user_shixuns_count}
- {/*粉丝 */}
- {/*{item.user.fans_count}*/}
- {/**/}
-
+
+
+ {item.user.name}
- {/*
{item.user.brief_introduction}
*/}
+
{item.user.shixun_manager === true ? "创建者" : ""}
+
+
+
+
{item.user.identity}
+
{item.user.school_name}
+
发布实训项目 {item.user.user_shixuns_count}
+
+
+ {item.user.shixun_manager === true ? "" :
+
+ this.collaborators_delete(item.user.user_id)}>
+
+ }
+
+
+ {/*
*/}
+ {/* */}
+ {/* /!*粉丝 *!/*/}
+ {/* /!*{item.user.fans_count}*!/*/}
+ {/* /!**!/*/}
+ {/*
*/}
+ {/*
{item.user.brief_introduction}
*/}
-
- {item.user.shixun_manager === true ? "" :
this.collaborators_delete(item.user.user_id)}>删除}
{/*
取消关注*/}
@@ -646,8 +680,19 @@ class Collaborators extends Component {
10&&collaboratorListsumtype===true?"":"none"}
style={{textAlign:'center',borderTop:'1px solid #eee'}}>
-
加载更多
-
+ {/*
加载更多*/}
+ {
+ mylistansum>5?
+
+ :""
+ }
+
+
diff --git a/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css b/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css
index 493a95301..1fe5bf652 100644
--- a/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css
+++ b/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css
@@ -25,4 +25,44 @@
.addshixuns{
height: 27px;
line-height: 25px;
-}
\ No newline at end of file
+}
+.challenbaocun{
+ width:80px;
+ height:30px;
+ background:#29BD8B;
+ border-radius:3px;
+}
+.challenbaocuntest{
+ width:80px;
+ height:30px;
+ font-size:16px;
+ color:#FFFFFF;
+ text-align: center;
+ line-height:30px;
+}
+.renwuxiangqdiv{
+ width:72px;
+ height:30px;
+ font-size:18px;
+ color:#000000;
+ line-height:30px;
+}
+.renwuxiangqdivtest{
+ width:32px;
+ height:30px;
+ font-size:16px;
+ font-family:MicrosoftYaHei;
+ color:#4CACFF;
+ line-height:30px;
+}
+
+.renwuxiangssi{
+ width: 30%;
+}
+.renwuxiangssit{
+ width: 70%;
+}
+
+.pb47{
+ padding-bottom: 47px;
+}
diff --git a/public/react/src/modules/tpm/shixuns/ShixunCard.js b/public/react/src/modules/tpm/shixuns/ShixunCard.js
index 9f62ed6b7..19908d0dd 100644
--- a/public/react/src/modules/tpm/shixuns/ShixunCard.js
+++ b/public/react/src/modules/tpm/shixuns/ShixunCard.js
@@ -95,6 +95,33 @@ class ShixunCard extends Component {
left: 10px;
bottom: 125px;
}
+ .tag-org{
+ position: absolute;
+ left: 0px;
+ top: 20px;
+ }
+ .tag-org-name{
+ width:66px;
+ height:28px;
+ background:#FF6802;
+ width:66px;
+ height:28px;
+ border-radius:0px 20px 20px 0px;
+ }
+ .tag-org-name-test{
+ width:45px;
+ height:23px;
+ font-size:14px;
+ color:#FFFFFF;
+ line-height:19px;
+ margin-right: 6px;
+ }
+ .intermediatecenter{
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ justify-content: center;
+ }
`
}
@@ -105,6 +132,10 @@ class ShixunCard extends Component {
{/*