chenquansheng

fix |> 查看大图轮播组件返回按钮间距调整

... ... @@ -74,6 +74,7 @@ export struct MultiPictureListPage {
.height(24)
.aspectRatio(1)
.interpolation(ImageInterpolation.High)
.margin({left:15})
}
.zIndex(10)
.margin({ top: `${this.topSafeHeight}px` })
... ...