From b77af52b84c6fefbea9aa4dca390dfc7c0100131 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 11 十二月 2024 18:35:22 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/02-helper/SimulationWorkingReportHelper.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/02-helper/SimulationWorkingReportHelper.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/02-helper/SimulationWorkingReportHelper.cs index 58e6ace..9aa9343 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/02-helper/SimulationWorkingReportHelper.cs +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/02-helper/SimulationWorkingReportHelper.cs @@ -591,8 +591,8 @@ Text_left_12_black.structureTextAndImage(vm.Working.LossCurveImagePath, 210, 400); Text_left_12_black.structureLeft20Text("2.5銆佹崯澶辩粺璁�"); var pathList = new List<string>() { vm.Working.EnergyInputImagePath, vm.Working.EnergyLossImagePath }; - Text_left_12_black.structureImagesInRow(pathList, 110, 220); - Text_left_12_black.structureTextAndImage(vm.Working.EnergyStatisticsImagePath, 50, 440); + Text_left_12_black.structureImagesInRow(pathList, 80, 210); + Text_left_12_black.structureTextAndImage(vm.Working.EnergyStatisticsImagePath, 50, 420); Text_left_15_black.structureText("涓夛級\t鑺傝兘鎶�鏀规柟妗堜笌璁捐鎸囨爣"); Text_left_12_black.structureLeft20Text("3.1銆佽璁′緷鎹�"); -- Gitblit v1.9.3