提交 eeaccb59 编写于 作者: guangjun.yang's avatar guangjun.yang

I类学分项目显示

上级 aa0cbc3c
......@@ -29,12 +29,12 @@
</td>
</tr>
</table>
<article class="cb-wrapper" :class="{'padding-top-106': !isWeb}">
<article class="cb-wrapper" :class="{'padding-top-111': !isWeb}">
<CardBanner></CardBanner>
</article>
<article class="page-content-list">
<CommonTitle v-show="tabIndex === 2" title="I类学分项目" :isShowCert="false"></CommonTitle>
<ICardItem></ICardItem>
<ICardItem v-show="tabIndex === 2"></ICardItem>
<CommonTitle title="II类学分项目" :isShowCert="false"></CommonTitle>
<section v-if="tabIndex === 1">
<CoopListItem
......@@ -369,8 +369,8 @@ export default {
top: px2rem(49px);
left: 0;
z-index: 1;
&.padding-top-106 {
top: px2rem(112px);
&.padding-top-111 {
top: px2rem(111px);
}
}
&-list {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册