From 79d4ae62dbdce993bb6b0d97ef96378af22d8319 Mon Sep 17 00:00:00 2001 From: dgflash Date: Tue, 25 Mar 2025 23:26:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=E6=96=B0=E7=89=88=E6=A1=86?= =?UTF-8?q?=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resources/common/prefab/confirm.prefab | 12 ++++---- assets/resources/config.json | 30 +++++++++++++++++++ 2 files changed, 36 insertions(+), 6 deletions(-) diff --git a/assets/resources/common/prefab/confirm.prefab b/assets/resources/common/prefab/confirm.prefab index b3bc1d3..7986e27 100644 --- a/assets/resources/common/prefab/confirm.prefab +++ b/assets/resources/common/prefab/confirm.prefab @@ -142,8 +142,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 59.99503247947646, - "height": 50.4 + "width": 59.98642743644068, + "height": 50.400000000000006 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -181,7 +181,7 @@ "_string": "标题", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 30.262500000000003, + "_actualFontSize": 33.1875, "_fontSize": 30, "_fontFamily": "Arial", "_lineHeight": 40, @@ -363,7 +363,7 @@ "_string": "内容", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 26.2275, + "_actualFontSize": 28.7625, "_fontSize": 26, "_fontFamily": "Arial", "_lineHeight": 40, @@ -605,7 +605,7 @@ "_string": "确认", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 20.175, + "_actualFontSize": 22.125, "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 40, @@ -1053,7 +1053,7 @@ "_string": "取消", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 20.175, + "_actualFontSize": 22.125, "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 40, diff --git a/assets/resources/config.json b/assets/resources/config.json index 94dded4..0bf3ab4 100644 --- a/assets/resources/config.json +++ b/assets/resources/config.json @@ -14,6 +14,36 @@ "webSocketReceiveTime": 10000, "webSocketReconnetTimeOut": 3000 }, + "gui": [ + { + "name": "LayerGame", + "type": "Node" + }, + { + "name": "LayerUI", + "type": "UI" + }, + { + "name": "LayerPopUp", + "type": "PopUp" + }, + { + "name": "LayerDialog", + "type": "Dialog" + }, + { + "name": "LayerSystem", + "type": "Dialog" + }, + { + "name": "LayerNotify", + "type": "Notify" + }, + { + "name": "LayerGuide", + "type": "Node" + } + ], "language": { "default": "zh", "type": [