From 5f8a4c8d12855caa8d06cfcc5caa5a0601563710 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期四, 30 十月 2025 00:12:13 +0800
Subject: [PATCH] 251030

---
 positionmanagement.ui |   36 +++++++++++++++++++++++++++---------
 1 files changed, 27 insertions(+), 9 deletions(-)

diff --git a/positionmanagement.ui b/positionmanagement.ui
index e8f125d..81e489e 100644
--- a/positionmanagement.ui
+++ b/positionmanagement.ui
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>840</width>
-    <height>625</height>
+    <width>754</width>
+    <height>494</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -63,12 +63,30 @@
       </layout>
      </widget>
     </item>
-    <item row="2" column="0">
-     <widget class="QPushButton" name="pushButton_add">
-      <property name="text">
-       <string>娣诲姞鑲$エ</string>
-      </property>
-     </widget>
+    <item row="2" column="0" colspan="2">
+     <layout class="QHBoxLayout" name="horizontalLayout_5">
+      <item>
+       <widget class="QPushButton" name="pushButton_add">
+        <property name="text">
+         <string>娣诲姞鑲$エ</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QPushButton" name="pushButton_refresh">
+        <property name="text">
+         <string>鍒锋柊鑲$エ</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QLabel" name="label">
+        <property name="text">
+         <string>鐭嚎: 0%  涓嚎: 0%  闀跨嚎: 0%</string>
+        </property>
+       </widget>
+      </item>
+     </layout>
     </item>
    </layout>
   </widget>
@@ -77,7 +95,7 @@
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>840</width>
+     <width>754</width>
      <height>26</height>
     </rect>
    </property>

--
Gitblit v1.8.0