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

考试列表设置底部信息

上级 95b9f265
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
</div> </div>
<CommonTitle title="考试列表"></CommonTitle> <CommonTitle title="考试列表"></CommonTitle>
<ExamList :dataList="examInfoList"></ExamList> <ExamList :dataList="examInfoList"></ExamList>
<CommonBottomInfo :class="{'fixed-bottom-info': !projectInfo.containOfficialFlag && examInfoList < 10}"></CommonBottomInfo> <CommonBottomInfo :class="{'fixed-bottom-info': !projectInfo.containOfficialFlag && examInfoList.length < 4}"></CommonBottomInfo>
</article> </article>
<!-- 学习效果分析 --> <!-- 学习效果分析 -->
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册