From ca24dae3c24f79ddaaa9e02a478c3b932ae5930c Mon Sep 17 00:00:00 2001 From: MoYue <18168119590@163.com> Date: Fri, 21 Jul 2023 15:13:11 +0800 Subject: [PATCH] 11 --- MonitoringTechnology/Views/FirstPageView.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MonitoringTechnology/Views/FirstPageView.xaml.cs b/MonitoringTechnology/Views/FirstPageView.xaml.cs index 90c7e69..5dfea92 100644 --- a/MonitoringTechnology/Views/FirstPageView.xaml.cs +++ b/MonitoringTechnology/Views/FirstPageView.xaml.cs @@ -17,7 +17,7 @@ using System.Windows.Shapes; namespace MonitoringTechnology.Views { /// - /// FirstPageView.xaml 的交互逻辑 + /// FirstPageView.xaml 的交互逻辑333 /// public partial class FirstPageView : UserControl {