diff --git a/CRSim/CRSim.csproj b/CRSim/CRSim.csproj
index 25dfe94..dd8d5c5 100644
--- a/CRSim/CRSim.csproj
+++ b/CRSim/CRSim.csproj
@@ -45,7 +45,7 @@
-
+
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 的交互逻辑