소스 검색

标题修改

callm 2 일 전
부모
커밋
27eb2c61ec
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      UAS_MES_BG/Login.Designer.cs
  2. 3 3
      UAS_MES_BG/Main.Designer.cs

+ 1 - 1
UAS_MES_BG/Login.Designer.cs

@@ -174,7 +174,7 @@
             this.label5.Name = "label5";
             this.label5.Name = "label5";
             this.label5.Size = new System.Drawing.Size(164, 25);
             this.label5.Size = new System.Drawing.Size(164, 25);
             this.label5.TabIndex = 0;
             this.label5.TabIndex = 0;
-            this.label5.Text = "UAS制造执行系统";
+            this.label5.Text = "百岗制造执行系统";
             // 
             // 
             // DB
             // DB
             // 
             // 

+ 3 - 3
UAS_MES_BG/Main.Designer.cs

@@ -339,7 +339,7 @@
             // 
             // 
             // Title
             // Title
             // 
             // 
-            this.Title.Caption = "UAS制造执行系统";
+            this.Title.Caption = "百岗制造执行系统";
             this.Title.Id = 22;
             this.Title.Id = 22;
             this.Title.Name = "Title";
             this.Title.Name = "Title";
             // 
             // 
@@ -379,7 +379,7 @@
             // 
             // 
             // barHeaderItem2
             // barHeaderItem2
             // 
             // 
-            this.barHeaderItem2.Caption = "UAS制造执行系统";
+            this.barHeaderItem2.Caption = "百岗制造执行系统";
             this.barHeaderItem2.Id = 28;
             this.barHeaderItem2.Id = 28;
             this.barHeaderItem2.Name = "barHeaderItem2";
             this.barHeaderItem2.Name = "barHeaderItem2";
             // 
             // 
@@ -404,7 +404,7 @@
             this.headBar1.Name = "headBar1";
             this.headBar1.Name = "headBar1";
             this.headBar1.Size = new System.Drawing.Size(811, 32);
             this.headBar1.Size = new System.Drawing.Size(811, 32);
             this.headBar1.TabIndex = 13;
             this.headBar1.TabIndex = 13;
-            this.headBar1.Title = "UAS制造执行系统";
+            this.headBar1.Title = "百岗制造执行系统";
             this.headBar1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.headBar_MouseDown);
             this.headBar1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.headBar_MouseDown);
             // 
             // 
             // Main
             // Main