From 69aee5738ad2980c38d78b4ea367aa655333ef31 Mon Sep 17 00:00:00 2001 From: czz_y Date: Wed, 11 Sep 2024 11:15:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=A4=BA=E8=AF=AD=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainWindow.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainWindow.Designer.cs b/MainWindow.Designer.cs index cac26ef..f9a8621 100644 --- a/MainWindow.Designer.cs +++ b/MainWindow.Designer.cs @@ -118,7 +118,7 @@ this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(693, 563); this.label1.TabIndex = 0; - this.label1.Text = "欢迎使用 AntdUI Demo\r\n\r\n当前版本 AntdUI 1.5.7"; + this.label1.Text = "欢迎使用 AntdUI Demo"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // MainWindow