王士厅

图集删除冗余代码

@@ -220,7 +220,6 @@ export struct MultiPictureDetailItemComponent { @@ -220,7 +220,6 @@ export struct MultiPictureDetailItemComponent {
220 }) 220 })
221 .height('100%') 221 .height('100%')
222 .width('100%') 222 .width('100%')
223 - .backgroundColor(Color.Black)  
224 .justifyContent(FlexAlign.Center) 223 .justifyContent(FlexAlign.Center)
225 .gesture( 224 .gesture(
226 GestureGroup( 225 GestureGroup(