课程详细页面的调整

This commit is contained in:
daihh
2022-10-09 15:18:26 +08:00
parent e24e8a57f1
commit 0a3e33c27e
4 changed files with 1680 additions and 1496 deletions

View File

@@ -11,7 +11,7 @@
<!--列表内容-->
<div class="comments-items" v-show="listShow">
<!--一个评论-->
<div class="zan-wu" v-if="list.length == 0">暂无评论</div>
<div class="zan-wu" v-if="list.length == 0">暂无公开笔记</div>
<div class="comment" v-for="(com,comIdx) in list" :key="com.id">
<div class="comment-top">
<div class="comment-author">