From 620d0b409c3fb3294978b45ae16423e5dcc59f7a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 02 十二月 2024 16:55:08 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs
index 04e8be1..e7b8c82 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_MesSysPageview.Designer.cs
@@ -76,7 +76,7 @@
             // 
             this.lb_pageStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_pageStatus.Appearance.Options.UseFont = true;
-            this.lb_pageStatus.Location = new System.Drawing.Point(464, 102);
+            this.lb_pageStatus.Location = new System.Drawing.Point(471, 102);
             this.lb_pageStatus.Name = "lb_pageStatus";
             this.lb_pageStatus.Size = new System.Drawing.Size(34, 21);
             this.lb_pageStatus.TabIndex = 222;
@@ -101,7 +101,7 @@
             // 
             this.lb_pageIdx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_pageIdx.Appearance.Options.UseFont = true;
-            this.lb_pageIdx.Location = new System.Drawing.Point(464, 61);
+            this.lb_pageIdx.Location = new System.Drawing.Point(471, 61);
             this.lb_pageIdx.Name = "lb_pageIdx";
             this.lb_pageIdx.Size = new System.Drawing.Size(34, 21);
             this.lb_pageIdx.TabIndex = 219;
@@ -125,7 +125,7 @@
             // 
             this.lb_pageGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_pageGroup.Appearance.Options.UseFont = true;
-            this.lb_pageGroup.Location = new System.Drawing.Point(464, 20);
+            this.lb_pageGroup.Location = new System.Drawing.Point(471, 20);
             this.lb_pageGroup.Name = "lb_pageGroup";
             this.lb_pageGroup.Size = new System.Drawing.Size(34, 21);
             this.lb_pageGroup.TabIndex = 217;

--
Gitblit v1.9.3