Merge branch 'main' of 47.107.44.202:xionglijia/18xchat

This commit is contained in:
chen wei bo
2025-09-25 11:33:48 +08:00
8 changed files with 780 additions and 574 deletions
+3 -2
View File
@@ -41,8 +41,9 @@ export namespace CommonConfig {
Layer_ui2 = 2,
Layer_dialog = 3,
Layer_tips = 4,
Layer_top = 5,
Layer_navigationbar = 6,
Layer_navigationbar = 5,
Layer_top = 6,
}
}
+1 -1
View File
@@ -227,7 +227,7 @@ export class ViewManager extends Component {
i_openData,
callBack,
i_prefab,
"tips"
"top"
);
} else {
logger.log("打开界面:", i_prefab);