...
|
...
|
@@ -17,23 +17,6 @@ |
|
|
:authorUid="authorUid"
|
|
|
:authorName="authorName">
|
|
|
</CommentList>
|
|
|
|
|
|
<!-- <div class="footer-comment">-->
|
|
|
<!-- <CommentPlaceholder-->
|
|
|
<!-- ref="commentInput"-->
|
|
|
<!-- :share="share"-->
|
|
|
<!-- class="comment-input hover-opacity"-->
|
|
|
<!-- :dest-id="articleInfo.articleId"-->
|
|
|
<!-- :add-type="0"-->
|
|
|
<!-- :article-id="articleInfo.articleId"-->
|
|
|
<!-- :pos-id="posId"-->
|
|
|
<!-- :column-type="1001"-->
|
|
|
<!-- :autoUpdate="false"-->
|
|
|
<!-- :user="articleInfo.authorName"-->
|
|
|
<!-- @on-comment="onCommentInput">-->
|
|
|
<!-- 添加评论...-->
|
|
|
<!-- </CommentPlaceholder>-->
|
|
|
<!-- </div>-->
|
|
|
</Layout>
|
|
|
</template>
|
|
|
|
...
|
...
|
|