Remove Routing Basic function

This commit is contained in:
2dust
2024-11-20 12:01:04 +08:00
parent 9cbe2b938c
commit a2413fdf23
17 changed files with 43 additions and 393 deletions

View File

@@ -15,7 +15,6 @@
mc:Ignorable="d">
<DockPanel>
<StackPanel
Classes="Margin8"
DockPanel.Dock="Top"
@@ -55,7 +54,6 @@
Margin="8,0,0,0" />
</StackPanel>
<StackPanel
HorizontalAlignment="Right"
Classes="Margin8"
@@ -134,9 +132,6 @@
</DataGrid>
</TabItem>
</TabControl>
</DockPanel>
</DockPanel>
</Window>