src/components/mini/box12-comment.vue
@@ -6,7 +6,7 @@ <replyBox ref="replyBoxId" v-bind="$attrs" @sendMsg="sendMsg()"></replyBox> </a-modal> <div class="mySecret" style="max-height:350px ;" v-if="commentListData.length==0"> <div class="mySecret" style="max-height:250px ;" v-if="commentListData.length==0"> <p>空空如也..</p> </div> <div v-for="temp in commentListData" class="commentList">