inleft
2022-08-05 2795bef55b825acd0065d991e835c5f616ec4724
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">