wangliang_wd

feat:优化我的收藏

... ... @@ -76,7 +76,12 @@ struct MyCollectionListPage {
this.deleteDatas()
}
})
}.position({y:'92%'})
}
.backgroundColor(Color.White)
.alignContent(Alignment.Top)
.position({y:'92%'})
.width(CommonConstants.FULL_WIDTH)
.height(CommonConstants.FULL_HEIGHT)
}
}
.width(CommonConstants.FULL_WIDTH)
... ...