From 61fc680b4a48dc52b69cfee0b4bfe044cb4a4e02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E5=AE=B6=E7=82=9C?= <2029049582@qq.com> Date: Sat, 21 Jun 2025 21:37:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=A4=E4=B8=AA=E5=B0=8F?= =?UTF-8?q?=E6=95=B0=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../NewGroup/MngView/GroupMngPartnerStatViewAlone.lua | 2 +- wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/lua_probject/base_project/Game/View/NewGroup/MngView/GroupMngPartnerStatViewAlone.lua b/lua_probject/base_project/Game/View/NewGroup/MngView/GroupMngPartnerStatViewAlone.lua index eb498a3d..463d8bc8 100644 --- a/lua_probject/base_project/Game/View/NewGroup/MngView/GroupMngPartnerStatViewAlone.lua +++ b/lua_probject/base_project/Game/View/NewGroup/MngView/GroupMngPartnerStatViewAlone.lua @@ -414,7 +414,7 @@ function M:OnRenderRecordItemNew(obj, mainRecord, root_id) local tex_total_score = obj:GetChild("tex_total_score") local ctr_show_total = obj:GetController("show_total") if mainRecord.hpall then - tex_total_score.text = mainRecord.hpall.hp + tex_total_score.text = d2ad(mainRecord.hpall.hp) ctr_show_total.selectedIndex = 1 else ctr_show_total.selectedIndex = 0 diff --git a/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml b/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml index 498fe082..6d17edf6 100644 --- a/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml +++ b/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml @@ -1,6 +1,6 @@ - + @@ -27,7 +27,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -135,11 +135,9 @@ - -