This commit is contained in:
2025-07-30 21:52:26 +08:00
parent 2d5c7e91d7
commit f91430728f
33 changed files with 10727 additions and 320 deletions
+3
View File
@@ -29,6 +29,9 @@ export class DemoManager {
}
EnterGirlList(id: number) {
ViewManager.I.openBundlesView("GirlListPanel",id);
}
EnterChat(id: number) {
ViewManager.I.openBundlesView("ChatPanel",id);