From 27efe989404e1d13e27dcb95eee7179d49ce36da Mon Sep 17 00:00:00 2001 From: MoYue <18168119590@163.com> Date: Fri, 21 Jul 2023 15:31:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5dfea92..90c7e69 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 的交互逻辑333 + /// FirstPageView.xaml 的交互逻辑 /// public partial class FirstPageView : UserControl {