This commit is contained in:
2026-05-18 16:07:46 +08:00
parent ef3805c127
commit 7dde55f6fc

View File

@@ -259,7 +259,7 @@
</TextBlock> </TextBlock>
<TabControl Grid.Row="1" FontSize="13" BorderThickness="0"> <TabControl Grid.Row="1" FontSize="13" BorderThickness="0">
<TabItem Header="硬度测试"> <TabItem Header="硬度">
<Grid Margin="4,14,4,4"> <Grid Margin="4,14,4,4">
<Grid.RowDefinitions> <Grid.RowDefinitions>
<RowDefinition Height="Auto"/> <RowDefinition Height="Auto"/>
@@ -334,7 +334,7 @@
</Grid> </Grid>
</TabItem> </TabItem>
<TabItem Header="脆碎度测试"> <TabItem Header="脆碎度">
<Grid Margin="4,14,4,4"> <Grid Margin="4,14,4,4">
<Grid.RowDefinitions> <Grid.RowDefinitions>
<RowDefinition Height="Auto"/> <RowDefinition Height="Auto"/>