首页“能力汇聚”改为“能力分类”;“工作动态”隐掉;
This commit is contained in:
parent
7918e07b6c
commit
9e5bd33650
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="work-dynamics">
|
||||
<div class="title">
|
||||
<!-- <div class="title">
|
||||
<div>工作动态</div>
|
||||
<div class="title-son"></div>
|
||||
</div>
|
||||
|
@ -51,7 +51,7 @@
|
|||
<div class="bottom" @click="jumpPage()">
|
||||
查看更多
|
||||
<span class="gengduo"></span>
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="fixedmount">
|
||||
<div @click="applyResource()">
|
||||
<p></p>
|
||||
|
@ -432,8 +432,8 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding-bottom: 0.8rem;
|
||||
padding-top: 0.78rem;
|
||||
// padding-bottom: 0.8rem;
|
||||
// padding-top: 0.78rem;
|
||||
.title {
|
||||
font-size: 0.3rem;
|
||||
font-family: 'convergence-typeface';
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<latest-capabilities></latest-capabilities>
|
||||
<resource-aggregation></resource-aggregation>
|
||||
<recommendation-ability></recommendation-ability>
|
||||
<!-- <work-dynamics></work-dynamics> -->
|
||||
<work-dynamics></work-dynamics>
|
||||
<home-footer></home-footer>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue