陈剑华

fix: 18659 人民号动态图文稿件丢失评论入口

@@ -60,7 +60,7 @@ export struct CarderInteraction { @@ -60,7 +60,7 @@ export struct CarderInteraction {
60 }) 60 })
61 } 61 }
62 62
63 - if(this.contentDetailData?.openComment == 1){ 63 + if(this.contentDetailData?.openComment == 1 || router.getState().name === 'PeopleShipHomePage'){
64 this.commentLayout() 64 this.commentLayout()
65 } 65 }
66 this.builderLike() 66 this.builderLike()