点击tabbar

This commit is contained in:
XiuYun CHEN
2025-06-05 14:10:30 +08:00
parent ca5ab146b7
commit efcb4be65a
11 changed files with 37 additions and 6 deletions
@@ -2,6 +2,7 @@ import { BasicConstant } from '../constants/BasicConstant'
export class HdListController {
loaded: () => void = () => {
}
finished: () => void = () => {
}
@@ -96,6 +97,7 @@ export struct HdList {
}
this.loading = true
this.onLoad()
})
.scrollBar(BarState.Off)
.nestedScroll({
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB