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

没有会话列表的样式

上级 459052d8
......@@ -357,7 +357,7 @@
}
&.no-content {
display: flex;
flex-direction: row;
flex-direction: column;
justify-content: center;
align-items: center;
img {
......@@ -366,6 +366,7 @@
height: 100px;
}
p {
margin-top: 10px;
text-align: center;
font-size: 14px;
color: #000000;
......
......@@ -145,7 +145,7 @@
<UserInfo :userInfo="doctorInfo" :taskLogId="currentTaskLogId"></UserInfo>
</article>
<article v-show="!sessionListData.sessionList.length" class="center no-content">
<img src="" alt="">
<img src="../../../assets/image/IM/no-search-list.png" alt="">
<p>任务都做完啦!休息一下吧~</p>
</article>
</section>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册