点击tabbar
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user