This commit is contained in:
FrankCV2048
2024-10-08 23:02:16 +08:00
parent d281b26443
commit 2fd734562d
5 changed files with 83 additions and 8 deletions

View File

@ -127,7 +127,7 @@ border: 1px solid #dcdfe6;
</rect>
</property>
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="page_6">
<widget class="QFrame" name="frame_2">
@ -792,7 +792,7 @@ li.checked::marker { content: &quot;\2612&quot;; }
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: black;</string>
color: red;</string>
</property>
<property name="text">
<string>正在移动</string>
@ -1982,7 +1982,7 @@ color:#7A7A7A;</string>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
font: 700 12pt &quot;Microsoft YaHei UI&quot;;
color: black;</string>
color: red;</string>
</property>
<property name="text">
<string>拍照中...</string>
@ -2200,7 +2200,7 @@ background-color: #ff6e00;
<x>10</x>
<y>50</y>
<width>871</width>
<height>461</height>
<height>191</height>
</rect>
</property>
</widget>
@ -2287,6 +2287,38 @@ background-color: #197971;
<string>保存</string>
</property>
</widget>
<widget class="QFrame" name="frame_4">
<property name="geometry">
<rect>
<x>10</x>
<y>240</y>
<width>871</width>
<height>211</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::Shape::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Shadow::Raised</enum>
</property>
<widget class="QFrame" name="frame_5">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>871</width>
<height>61</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::Shape::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Shadow::Raised</enum>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>