chore:加入关闭web沙箱按钮

This commit is contained in:
2025-09-16 23:52:26 +08:00
parent b3cd99ac51
commit c0811ef6d2

View File

@@ -71,9 +71,9 @@
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<y>-131</y>
<width>666</width>
<height>1123</height>
<height>1270</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_23">
@@ -390,6 +390,57 @@
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_11" native="true">
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="label_14">
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>Safe Mode</string>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_12" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="label_15">
<property name="text">
<string>close the Web Sandbox</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkBox_2">
<property name="text">
<string>ON</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>424</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_6" native="true">
<layout class="QVBoxLayout" name="verticalLayout_25">