feat(cable): 线缆暖色配色与拉紧驱动线盘转动

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-21 22:16:41 +08:00
co-authored by Cursor
parent 74f5989802
commit 6159704116
5 changed files with 75 additions and 48 deletions
@@ -285,7 +285,8 @@ namespace AibisDream.FixSystem
{
heatMapController.ShowHeatMap();
DisableSystem();
FixPanelSystem.GetRepairPanel<CablePanel>().ResetPlug();
// 散热期间收起插头,避免插线状态与热力图交互冲突
FixPanelSystem.GetRepairPanel<CablePanel>().PullUpCable();
}
public void HideHeatMap()