daijian_wd

fix: 解决收藏bug1

... ... @@ -125,7 +125,8 @@ export struct OperRowListView {
.backgroundColor(Color.White)
.padding({
top: 10,
bottom: `${this.bottomSafeHeight}px`
// bottom: `${this.bottomSafeHeight}px`
bottom: 50
})
}
... ...