未更新完成

This commit is contained in:
2025-09-28 17:22:31 +08:00
parent 9db753f220
commit f2dd3c176a
2 changed files with 17 additions and 2 deletions

View File

@@ -50,8 +50,8 @@
<widget class="QPushButton" name="But_Network_0">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<x>90</x>
<y>140</y>
<width>95</width>
<height>40</height>
</rect>
@@ -97,6 +97,16 @@ QPushButton:pressed {
<string> 网络拓扑</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>250</x>
<y>40</y>
<width>72</width>
<height>22</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>