diff --git a/src/glcc/home/index.jsx b/src/glcc/home/index.jsx index 04bc9a8c..dbc439e5 100644 --- a/src/glcc/home/index.jsx +++ b/src/glcc/home/index.jsx @@ -53,7 +53,7 @@ export default (props) => {
- 项目报名 > + 项目报名 项目报名已截止
项目报名开启,导师席位虚位以待
@@ -62,7 +62,7 @@ export default (props) => {
- 学生报名 > + 学生报名
选择感兴趣的课题,开启您的开源之旅
diff --git a/src/glcc/home/partner/index.jsx b/src/glcc/home/partner/index.jsx index 364ed825..59ed4349 100644 --- a/src/glcc/home/partner/index.jsx +++ b/src/glcc/home/partner/index.jsx @@ -3,6 +3,15 @@ import './index.scss'; import ccf from '../../img/ccf_logo.png'; import gitlink from '../../img/gitlink.png'; import xjy from '../../img/xjy.png'; +import sponsor11 from '../../img/sponsor11.png'; +import sponsor21 from '../../img/sponsor21.png'; +import sponsor22 from '../../img/sponsor22.png'; +import sponsor23 from '../../img/sponsor23.png'; +import sponsor31 from '../../img/sponsor31.png'; +import sponsor32 from '../../img/sponsor32.png'; +import sponsor41 from '../../img/sponsor41.png'; + + import log34 from '../../img/34@2x.png'; import log35 from '../../img/35@2x.png'; import log36 from '../../img/36@2x.png'; @@ -50,81 +59,39 @@ function Partner() {
- {false &&
- 赞助商 - {/* 一级赞助商 */} -
-
- -

-

钻石赞助商

-
-
- -

-

钻石赞助商

-
-
- -

-

钻石赞助商

-
+ +
+ 钻石赞助商 +
+
{window.open("https://openmmlab.com/")}}>OpenMMLab
- {/* 二级赞助商 */} -
-
- -

-

铂金赞助商

-
-
- -

-

铂金赞助商

-
-
- -

-

铂金赞助商

-
+
+ +
+ 白金赞助商 +
+
{window.open("http://www.baidu.com/")}}>百度
+
{window.open("https://www.alibaba.com/")}}>蚂蚁集团
+
{window.open("https://www.antgroup.com/")}}>阿里巴巴
- {/* 三级赞助商 */} -
-
- -

-

黄金赞助商

-
-
- -

-

黄金赞助商

-
-
- -

-

黄金赞助商

-
+
+ +
+ 黄金赞助商 +
+
{window.open("https://aws.amazon.com/cn/")}}>亚马逊云科技
+
{window.open("https://www.didiglobal.com/")}}>滴滴出行
- {/* 四级赞助商 */} -
-
- -

-

白银赞助商

-
-
- -

-

白银赞助商

-
-
- -

-

白银赞助商

-
+
+ +
+ 白银赞助商 +
+
{window.open("https://www.bytedance.com/")}}>字节跳动
-
} +
+ +
参与高校
diff --git a/src/glcc/home/partner/index.scss b/src/glcc/home/partner/index.scss index 54a87b54..dfc3cd25 100644 --- a/src/glcc/home/partner/index.scss +++ b/src/glcc/home/partner/index.scss @@ -37,57 +37,57 @@ .div8b9 .gitlink{width: 180px;} .div8b9 .xjy{width: 200px;} } - .cont2>div>div{ - width:156px; - height:87px; - padding: 12px 20px; - margin-right: 50px; - >img{width: 110px; - margin: 0 auto;} - >.bor{ - width: 100px; - height: 2px; - margin: 0 auto; - } - >p{ - width: auto; - font-size: 12px; - margin: 2px auto; - text-align: center;} - } - .cont2>div{ - display: flex; - margin-top: 30px; - >div{border-radius:4px; - &:hover{ - box-shadow:0px 0px 10px rgba(255, 255, 255, 0.76); - }} - &.one_sponsor>div{ - background-image:linear-gradient(135.33deg,#333333 0%,#474747 21.34%,#929292 44.35%,#575757 61.08%,#444444 75.73%,#212121 100%); - border:1px solid #c4bfba; - >.bor{background-image:linear-gradient(242.92deg,#f9e9b1 0%,#fff2d2 52.29%,#ebcc90 100%);} - } - &.two_sponsor>div{ - background-image:linear-gradient(135.33deg,#ffffff 0%,#d8d8d8 21.34%,#aeaeae 34.31%,#fcfcfc 47.69%,#bbbbbb 64.44%,#f2f2f2 81.59%,#828282 100%); - border:1px solid #dbdbdd; - >.bor{background-color:#ffffff;} - >.op83{ - color:#000000; - opacity: .83; - } - } - &.three_sponsor>div{ - background-image:linear-gradient(135.33deg,#ba973a 0%,#c7a948 21.34%,#d1ae33 47.69%,#ffdb72 72.15%,#b37907 100%); - border:1px solid #efe3ca; - >.bor{background-image:linear-gradient(242.92deg,#f9e9b1 0%,#fff2d2 52.29%,#ebcc90 100%);} - } - &.four_sponsor>div{ - background-image:linear-gradient(135.33deg,#636363 0%,#bebebe 21.34%,#979797 43.51%,#9c9c9c 61.08%,#8d8d8d 75.73%,#727272 100%); - border:1px solid #dbdbdd; - >.bor{background-color:#ffffff;} - // >p{color: #000000;} - } - } + // .cont2>div>div{ + // width:156px; + // height:87px; + // padding: 12px 20px; + // margin-right: 50px; + // >img{width: 110px; + // margin: 0 auto;} + // >.bor{ + // width: 100px; + // height: 2px; + // margin: 0 auto; + // } + // >p{ + // width: auto; + // font-size: 12px; + // margin: 2px auto; + // text-align: center;} + // } + // .cont2>div{ + // display: flex; + // margin-top: 30px; + // >div{border-radius:4px; + // &:hover{ + // box-shadow:0px 0px 10px rgba(255, 255, 255, 0.76); + // }} + // &.one_sponsor>div{ + // background-image:linear-gradient(135.33deg,#333333 0%,#474747 21.34%,#929292 44.35%,#575757 61.08%,#444444 75.73%,#212121 100%); + // border:1px solid #c4bfba; + // >.bor{background-image:linear-gradient(242.92deg,#f9e9b1 0%,#fff2d2 52.29%,#ebcc90 100%);} + // } + // &.two_sponsor>div{ + // background-image:linear-gradient(135.33deg,#ffffff 0%,#d8d8d8 21.34%,#aeaeae 34.31%,#fcfcfc 47.69%,#bbbbbb 64.44%,#f2f2f2 81.59%,#828282 100%); + // border:1px solid #dbdbdd; + // >.bor{background-color:#ffffff;} + // >.op83{ + // color:#000000; + // opacity: .83; + // } + // } + // &.three_sponsor>div{ + // background-image:linear-gradient(135.33deg,#ba973a 0%,#c7a948 21.34%,#d1ae33 47.69%,#ffdb72 72.15%,#b37907 100%); + // border:1px solid #efe3ca; + // >.bor{background-image:linear-gradient(242.92deg,#f9e9b1 0%,#fff2d2 52.29%,#ebcc90 100%);} + // } + // &.four_sponsor>div{ + // background-image:linear-gradient(135.33deg,#636363 0%,#bebebe 21.34%,#979797 43.51%,#9c9c9c 61.08%,#8d8d8d 75.73%,#727272 100%); + // border:1px solid #dbdbdd; + // >.bor{background-color:#ffffff;} + // // >p{color: #000000;} + // } + // } .cont3>div{ display: flex; flex-wrap: wrap; @@ -101,11 +101,15 @@ align-items: center; justify-content: center; margin: 0 20px 20px 0; + &.sponsor{ + margin-bottom: 0; + } &:hover{ cursor: pointer; box-shadow:0px 0px 10px rgba(255, 255, 255, 0.76); } >img{width: 95%;} } + } } \ No newline at end of file diff --git a/src/glcc/img/sponsor11.png b/src/glcc/img/sponsor11.png new file mode 100644 index 00000000..5be81e1f Binary files /dev/null and b/src/glcc/img/sponsor11.png differ diff --git a/src/glcc/img/sponsor21.png b/src/glcc/img/sponsor21.png new file mode 100644 index 00000000..da34ca28 Binary files /dev/null and b/src/glcc/img/sponsor21.png differ diff --git a/src/glcc/img/sponsor22.png b/src/glcc/img/sponsor22.png new file mode 100644 index 00000000..b2ae125e Binary files /dev/null and b/src/glcc/img/sponsor22.png differ diff --git a/src/glcc/img/sponsor23.png b/src/glcc/img/sponsor23.png new file mode 100644 index 00000000..e9495f7c Binary files /dev/null and b/src/glcc/img/sponsor23.png differ diff --git a/src/glcc/img/sponsor31.png b/src/glcc/img/sponsor31.png new file mode 100644 index 00000000..3091232a Binary files /dev/null and b/src/glcc/img/sponsor31.png differ diff --git a/src/glcc/img/sponsor32.png b/src/glcc/img/sponsor32.png new file mode 100644 index 00000000..20ce2460 Binary files /dev/null and b/src/glcc/img/sponsor32.png differ diff --git a/src/glcc/img/sponsor41.png b/src/glcc/img/sponsor41.png new file mode 100644 index 00000000..3b68d725 Binary files /dev/null and b/src/glcc/img/sponsor41.png differ diff --git a/src/glcc/project/projectList/index.jsx b/src/glcc/project/projectList/index.jsx index d5786b1e..ea82fb50 100644 --- a/src/glcc/project/projectList/index.jsx +++ b/src/glcc/project/projectList/index.jsx @@ -20,7 +20,7 @@ function ProjectList({applyTaskId, current_user, showLoginDialog, isStudentApply const params = { curPage: 1, keyword, - pageSize: 20 + pageSize: 10000 } projectList(params).then(response=>{ if(response && response.message === "success"){