更改初版

This commit is contained in:
2025-12-25 11:13:13 +08:00
parent 51e4d5add4
commit 7c001e6396
15 changed files with 1450 additions and 100 deletions

View File

@@ -687,6 +687,10 @@
FontSize="16"
Text="{Binding YuePuRunModelService.EsSoc2}" />
</StackPanel>
<StackPanel Grid.RowSpan="2" Grid.Column="2">
<TextBlock Text="{Binding YuePuRunModelService.LogicMsg}" TextWrapping="Wrap" />
</StackPanel>
</Grid>
</Grid>