diff --git a/src/pages/metting/home/index.jsx b/src/pages/metting/home/index.jsx index 32e438bf1..9f40020ea 100644 --- a/src/pages/metting/home/index.jsx +++ b/src/pages/metting/home/index.jsx @@ -91,12 +91,12 @@ function Home(){
  • 初 赛

    完成整体赛事后的线上选拔出三等奖及入围一、二等奖的优秀团队

    -

    2024年 7月1日-8月31日

    +

    2024年 7月1日-9月30日

  • 决 赛

    通过线下的现场演示/答辩,最终决出一、二等奖的胜者

    -

    2024年 9月1日-9月20日

    +

    2024年 10月1日-10月20日

  • @@ -112,7 +112,7 @@ function Home(){

    参赛队伍解决开源项目疑修,提交代码,创新应用并移植工具,凭贡献获奖。

    查看详情 - ¥ 69,000 + 约 ¥600,000
  • @@ -123,7 +123,7 @@ function Home(){

    根据指定任务汇聚优秀算法和解决方案,可持续优化更新,结合性能和效果评奖。

    查看详情 - ¥ 69,000 + 约 ¥1,100,000
  • @@ -134,7 +134,7 @@ function Home(){

    在线汇聚高校实践教学案例,助力实践教学创新,依据案例质量与应用成效评奖。

    查看详情 - ¥ 69,000 + 约 ¥200,000
  • @@ -145,7 +145,7 @@ function Home(){

    研读开源项目代码,撰写技术评注、代码注释及缺陷报告,按数量、质量及贡献评奖。

    查看详情 - ¥ 69,000 + 约 ¥200,000
  • diff --git a/src/pages/metting/home/index.less b/src/pages/metting/home/index.less index 220dae876..3ee399e7d 100644 --- a/src/pages/metting/home/index.less +++ b/src/pages/metting/home/index.less @@ -253,14 +253,17 @@ padding:28px 27px 28px 39px ; .money{ font-weight: 400; - font-size: 36px; + font-size: 34px; color: #FFFFFF; line-height: 40px; height: 40px; letter-spacing: 2px; font-family:'Alimama ShuHeiTi'; - width: 194px; + width: 228px; text-align: right; + &>span{ + font-size: 17px; + } } .tracktitle{ font-weight: 400; @@ -277,7 +280,7 @@ .applicationBtn{ background: #fff; color: #6233DE; - margin-left: 32px; + margin-left: 66px; display: none; margin-top: 0px; }