DataLoader/MainWindow.xaml
@@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Height="700" Width="900" Loaded="Window_Loaded" Closing="Window_Closing" Title="数据入库 v1.7" WindowStartupLocation="CenterScreen"> Title="数据入库 v1.72" WindowStartupLocation="CenterScreen"> <Window.Resources> <Style x:Key="btn" TargetType="Button"> <Setter Property="Background" Value="#005699"/>