更新 README

This commit is contained in:
o.o.c.
2025-12-09 00:08:16 +08:00
parent 493a02d981
commit d9405c8584
21 changed files with 124 additions and 1647 deletions

View File

@@ -8,6 +8,7 @@ export class page_view extends Component {
protected start(): void {
const listComp = this.node.getChildByName('list').getComponent(YXCollectionView)
listComp.recycleInterval = 0
listComp.ignoreScrollEndedDuringAutoScroll = true
listComp.numberOfItems = () => {
return 3