This commit is contained in:
2025-10-10 16:09:14 +08:00
parent 561b3c5eee
commit df9ca6bfaa
66 changed files with 7433 additions and 7779 deletions
@@ -27,7 +27,7 @@ export class PastGirlListPanel extends li_BaseView {
onLoadCT() {
Utils.parseNode(this.node, this._nodeTab);
this.registerListener();
this.itemInst = this._nodeTab.BubbleItem.getComponent(PastGirlListItem);
this.itemInst = this._nodeTab.recItem.getComponent(PastGirlListItem);
this.itemInst.node.active = false;
this.content = this._nodeTab.content;
//this.refresh();