a1300399510@qq.com 提交于 2023/03/31 -12:00:01
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
<!-- 分页 -->
|
||||
|
||||
|
||||
<detail-reply></detail-reply>
|
||||
<detail-reply :two-comment-data="twoCommentData" :pop-state="popState"></detail-reply>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -65,7 +65,12 @@ export default {
|
||||
|
||||
data() {
|
||||
return {
|
||||
|
||||
twoCommentData: {
|
||||
avatar: "https://oss.gter.net/avatar/97KwEWANd_4DHWiY6VbnSUFSCKroYWFjYQ~~/middle",
|
||||
content: "评论回复",
|
||||
},
|
||||
popState: "discussionSingle",
|
||||
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user