chenquansheng

fix |> 长按评论弹出窗样式全屏样式修改

... ... @@ -116,7 +116,8 @@ export struct CommentComponent {
this.confirmCallback(actionType)
}
}),
alignment:DialogAlignment.Bottom
alignment:DialogAlignment.Bottom,
customStyle:true
})
this.delDialogController = new CustomDialogController({
... ...