This commit is contained in:
2026-07-15 16:19:07 +08:00
parent 64bad7c077
commit 544f4b2d01
7963 changed files with 447731 additions and 972637 deletions
+3 -1
View File
@@ -37,6 +37,8 @@ void SetBtn(int left, int top, int right, int bottom){
void OpenWv (bool show) {
[[H5View shared] OpenWv];
}
void showGameA(bool flag){//显示游戏a
[NativeUIManager showMainMenu];
}
}