update 首次更新

This commit is contained in:
FrankCV2048
2024-08-02 23:35:53 +08:00
parent a70911d5ce
commit bbcd0dd866
2 changed files with 36 additions and 2 deletions

View File

@ -843,7 +843,7 @@ border-radius: 10px;
<string>急停</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::SystemShutdown"/>
<iconset theme="QIcon::ThemeIcon::WindowClose"/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_18">
@ -892,6 +892,29 @@ border-radius: 10px;
<iconset theme="QIcon::ThemeIcon::InputMouse"/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_17">
<property name="geometry">
<rect>
<x>270</x>
<y>510</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: #499C54;
font: 9pt &quot;楷体&quot;;
border: 1px solid #dcdfe6;
border-radius: 10px;
</string>
</property>
<property name="text">
<string>启动</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::SystemShutdown"/>
</property>
</widget>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">