chenquansheng

fix |> 稿件详情页顶部留有10像素的空隙

... ... @@ -102,6 +102,7 @@ export struct ImageAndTextWebComponent {
onWebPrepared: this.onWebPrepared.bind(this),
isPageEnd: $isPageEnd
})
.padding({top:10})
}
}
... ...