张善主

fix(18204):电子报-进入读报纸列表后,上方和下方没有全铺留白展示

... ... @@ -300,6 +300,7 @@ export struct ENewspaperListDialog {
}.width('100%')
.height('100%')
.backgroundColor('#80000000')
.margin({bottom:44})
.onClick(() => {
if (this.closeDialog) {
this.closeDialog()
... ...