1
zrg
2026-02-25 c91432fee9314838fd1cd69e6c9df5137e99735b
1
1个文件已修改
8 ■■■■ 已修改文件
DingDingMsg/MesMessage/MesMessageList.Designer.cs 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DingDingMsg/MesMessage/MesMessageList.Designer.cs
@@ -43,9 +43,9 @@
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(99, 86);
            this.button1.Location = new System.Drawing.Point(132, 82);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(192, 66);
            this.button1.Size = new System.Drawing.Size(123, 44);
            this.button1.TabIndex = 0;
            this.button1.Text = "安灯呼叫运行中";
            this.button1.UseVisualStyleBackColor = true;
@@ -55,13 +55,13 @@
            this.timer2.Interval = 300000;
            this.timer2.Tick += new System.EventHandler(this.Timer1_Tick);
            // 
            // Form1
            // MesMessageList
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(424, 226);
            this.Controls.Add(this.button1);
            this.Name = "Form1";
            this.Name = "MesMessageList";
            this.Text = "Form1";
            this.ResumeLayout(false);