张善主

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

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