wangliang_wd

Merge branch 'main' of http://192.168.1.42/developOne/harmonyPool into main

* 'main' of http://192.168.1.42/developOne/harmonyPool:
  fix |> 长按评论弹出窗样式全屏样式修改
... ... @@ -116,7 +116,8 @@ export struct CommentComponent {
this.confirmCallback(actionType)
}
}),
alignment:DialogAlignment.Bottom
alignment:DialogAlignment.Bottom,
customStyle:true
})
this.delDialogController = new CustomDialogController({
... ...