From dd922032a3301ae960f4968eaf33ca14768c0ed1 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期三, 11 九月 2024 11:42:03 +0800 Subject: [PATCH] V2.6.0金茂热水器,金茂光伏测试通过的版本 --- HDL_ON/UI/UI2/FuntionControlView/Aks/MusicPage.cs | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/HDL_ON/UI/UI2/FuntionControlView/Aks/MusicPage.cs b/HDL_ON/UI/UI2/FuntionControlView/Aks/MusicPage.cs index c0f0d20..977282f 100644 --- a/HDL_ON/UI/UI2/FuntionControlView/Aks/MusicPage.cs +++ b/HDL_ON/UI/UI2/FuntionControlView/Aks/MusicPage.cs @@ -181,9 +181,11 @@ bfqSingleFramLayout.btnRightImage.UnSelectedImagePath = "AksIcon/xuanze.png"; bfqSingleFramLayout.btnRightImage.Gravity = Gravity.CenterVertical; bfqSingleFramLayout.btnLeftImage.Visible = false; - - - + bfqSingleFramLayout.CustomCalculationWidth(TypeSingleFramLayout.Orientation.left, + bfqSingleFramLayout.singleFramLayout, + bfqSingleFramLayout.btnName, + bfqSingleFramLayout.btnRightImage, + 48); //褰卞簱 ykSingleFramLayout = new TypeSingleFramLayout(); -- Gitblit v1.8.0