modify screen

This commit is contained in:
DESKTOP-7I8SUIC\zhang 2025-08-14 23:31:53 +08:00
parent 810ba9626d
commit 88cb93b261
2 changed files with 20 additions and 8 deletions

View File

@ -170,9 +170,15 @@
<x>280</x> <x>280</x>
<y>270</y> <y>270</y>
<width>54</width> <width>54</width>
<height>12</height> <height>25</height>
</rect> </rect>
</property> </property>
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="text"> <property name="text">
<string>最小值</string> <string>最小值</string>
</property> </property>
@ -183,9 +189,15 @@
<x>280</x> <x>280</x>
<y>310</y> <y>310</y>
<width>54</width> <width>54</width>
<height>12</height> <height>25</height>
</rect> </rect>
</property> </property>
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="text"> <property name="text">
<string>最大值</string> <string>最大值</string>
</property> </property>

View File

@ -19,9 +19,9 @@
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>60</x> <x>33</x>
<y>40</y> <y>40</y>
<width>54</width> <width>81</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>
@ -71,9 +71,9 @@
<widget class="QLabel" name="label_3"> <widget class="QLabel" name="label_3">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>33</x> <x>13</x>
<y>120</y> <y>120</y>
<width>81</width> <width>101</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>
@ -87,9 +87,9 @@
<widget class="QLabel" name="label_4"> <widget class="QLabel" name="label_4">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>60</x> <x>33</x>
<y>150</y> <y>150</y>
<width>54</width> <width>81</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>