From 1f09dc8e5b74ca6373ae10d50c28d63ff71ab31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E5=AE=B6=E7=82=9C?= <2029049582@qq.com> Date: Sun, 29 Jun 2025 23:43:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=AD=E6=9B=B4=E7=94=BB=E9=9D=A2=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../extend/zipai/fanpaofa/EXMainView.lua | 12 ++++------ wb_new_ui/.objs/metas/0khx14ar/e0py2.info | 6 +++++ wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info | 3 +++ wb_new_ui/assets/Hotupdate/Version.xml | 22 ++++++++++++++---- .../commpoent/GlobalModalWaiting.xml | 14 +++++++++++ .../Hotupdate/commpoent/component/loading.xml | 16 +++++++++++++ .../Hotupdate/commpoent/font/images/光.png | Bin 0 -> 10994 bytes .../commpoent/font/images/加载圈(1).png | Bin 0 -> 2472 bytes .../commpoent/font/images/加载底(1).png | Bin 0 -> 39992 bytes .../commpoent/font/images/图标.png | Bin 0 -> 3434 bytes wb_new_ui/assets/Hotupdate/package.xml | 6 +++++ wb_new_ui/assets/Login/Main.xml | 1 - .../Main_RunBeard/component/Main/Main_2.xml | 10 ++++---- .../component/Main/RoomInfoPanel1.xml | 6 ++--- 14 files changed, 75 insertions(+), 21 deletions(-) create mode 100644 wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml create mode 100644 wb_new_ui/assets/Hotupdate/commpoent/component/loading.xml create mode 100644 wb_new_ui/assets/Hotupdate/commpoent/font/images/光.png create mode 100644 wb_new_ui/assets/Hotupdate/commpoent/font/images/加载圈(1).png create mode 100644 wb_new_ui/assets/Hotupdate/commpoent/font/images/加载底(1).png create mode 100644 wb_new_ui/assets/Hotupdate/commpoent/font/images/图标.png diff --git a/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua b/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua index 2ab414db..981fe1cd 100644 --- a/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua +++ b/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua @@ -425,13 +425,11 @@ function M:EventInit() -- info:ResetCards(card) if seat == self._room.self_player.seat then if seat == self._room.self_player.seat then - local buttonData = info.outcard_button - local context = {} - context.sender = buttonData.btn_card - context.sender.data = buttonData - context.sender.y = -300 - context.sender.touchable = true - info:__OnDragEnd(context) + info.outcard_button.btn_card.touchable = true + info.outcard_button.btn_card.sortingOrder = 0 + info.outcard_button.btn_card:GetChild("icon").icon = self:getCardItem( + "ui://Main_RunBeard/201_", card) + info:UpdateHandCardsPos() info:UpdateIsOnClick(true) end end diff --git a/wb_new_ui/.objs/metas/0khx14ar/e0py2.info b/wb_new_ui/.objs/metas/0khx14ar/e0py2.info index 11074b7a..15a59a1f 100644 --- a/wb_new_ui/.objs/metas/0khx14ar/e0py2.info +++ b/wb_new_ui/.objs/metas/0khx14ar/e0py2.info @@ -1,5 +1,8 @@ { "objectStatus": { + "n2": { + "hidden": true + }, "n28_thxk": { "hidden": true }, @@ -8,6 +11,9 @@ }, "n18_nld2": { "hidden": true + }, + "n20_nld2": { + "hidden": true } }, "adaptiveTest": true, diff --git a/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info b/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info index 3d14a8aa..d468bc8b 100644 --- a/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info +++ b/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info @@ -1,5 +1,8 @@ { "objectStatus": { + "n48_cphv": { + "collapsed": true + }, "n45_j34t": { "collapsed": true } diff --git a/wb_new_ui/assets/Hotupdate/Version.xml b/wb_new_ui/assets/Hotupdate/Version.xml index 40f8e77d..13e89ecd 100644 --- a/wb_new_ui/assets/Hotupdate/Version.xml +++ b/wb_new_ui/assets/Hotupdate/Version.xml @@ -3,7 +3,7 @@ - + @@ -11,14 +11,16 @@ - - + + - + - + + + @@ -32,5 +34,15 @@ + + + + + + + + + + \ No newline at end of file diff --git a/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml b/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml new file mode 100644 index 00000000..d8f0ec01 --- /dev/null +++ b/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + +