diff --git a/CRSim/ViewModels/Windows/Stations/ZiBo/PrimaryScreenViewModel.cs b/CRSim/ViewModels/Windows/Stations/ZiBo/PrimaryScreenViewModel.cs index 803156c..e53e3e7 100644 --- a/CRSim/ViewModels/Windows/Stations/ZiBo/PrimaryScreenViewModel.cs +++ b/CRSim/ViewModels/Windows/Stations/ZiBo/PrimaryScreenViewModel.cs @@ -1,4 +1,4 @@ -namespace CRSim.ViewModels.ZiBo +namespace CRSim.ViewModels.Zibo { public class PrimaryScreenViewModel : ScreenViewModel { diff --git a/CRSim/Views/Windows/Stations/ZiBo/PrimaryScreenView.xaml b/CRSim/Views/Windows/Stations/ZiBo/PrimaryScreenView.xaml index 2be472c..9b7388f 100644 --- a/CRSim/Views/Windows/Stations/ZiBo/PrimaryScreenView.xaml +++ b/CRSim/Views/Windows/Stations/ZiBo/PrimaryScreenView.xaml @@ -1,9 +1,9 @@ - /// PrimaryScreen.xaml 的交互逻辑