修改提交shop修改

This commit is contained in:
2026-02-03 14:31:39 +08:00
parent 55a92d9b23
commit da95507d5a
31 changed files with 181 additions and 335 deletions

View File

@@ -41,7 +41,7 @@ namespace NBF
tabItemList.Add(tabItem);
}
ItemList.SetPanel(this);
// ItemList.SetPanel(this);
ItemList.SetData(tabItemList, true, true);
}