From 4a1a12cae90387018e1653d8d2ec989b7c317851 Mon Sep 17 00:00:00 2001
From: jiangkegeng <jiangkegeng>
Date: 星期三, 06 十一月 2024 11:05:32 +0800
Subject: [PATCH] 完成开发测试

---
 Client/姜可庚/code/2024kunlun_project_permisson/permissondialog.ui |  241 ++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 183 insertions(+), 58 deletions(-)

diff --git "a/Client/\345\247\234\345\217\257\345\272\232/code/2024kunlun_project_permisson/permissondialog.ui" "b/Client/\345\247\234\345\217\257\345\272\232/code/2024kunlun_project_permisson/permissondialog.ui"
index 2701441..6599cc5 100644
--- "a/Client/\345\247\234\345\217\257\345\272\232/code/2024kunlun_project_permisson/permissondialog.ui"
+++ "b/Client/\345\247\234\345\217\257\345\272\232/code/2024kunlun_project_permisson/permissondialog.ui"
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>421</width>
-    <height>361</height>
+    <width>560</width>
+    <height>492</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -16,54 +16,18 @@
   <layout class="QGridLayout" name="gridLayout_3">
    <item row="0" column="0">
     <layout class="QGridLayout" name="gridLayout_2">
+     <item row="3" column="0">
+      <widget class="QDialogButtonBox" name="buttonBox">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="standardButtons">
+        <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+       </property>
+      </widget>
+     </item>
      <item row="0" column="0">
       <layout class="QGridLayout" name="gridLayout">
-       <item row="0" column="0">
-        <widget class="QGroupBox" name="groupBox">
-         <property name="title">
-          <string>鍘嗘椂鏌ヨ</string>
-         </property>
-         <widget class="QRadioButton" name="radioButton">
-          <property name="geometry">
-           <rect>
-            <x>20</x>
-            <y>20</y>
-            <width>115</width>
-            <height>19</height>
-           </rect>
-          </property>
-          <property name="text">
-           <string>鏃犳潈闄�</string>
-          </property>
-         </widget>
-         <widget class="QRadioButton" name="radioButton_2">
-          <property name="geometry">
-           <rect>
-            <x>150</x>
-            <y>20</y>
-            <width>115</width>
-            <height>19</height>
-           </rect>
-          </property>
-          <property name="text">
-           <string>鍙煡鐪�</string>
-          </property>
-         </widget>
-         <widget class="QRadioButton" name="radioButton_3">
-          <property name="geometry">
-           <rect>
-            <x>280</x>
-            <y>20</y>
-            <width>115</width>
-            <height>19</height>
-           </rect>
-          </property>
-          <property name="text">
-           <string>鍙慨鏀�</string>
-          </property>
-         </widget>
-        </widget>
-       </item>
        <item row="1" column="0">
         <widget class="QGroupBox" name="groupBox_2">
          <property name="title">
@@ -96,6 +60,52 @@
           </property>
          </widget>
          <widget class="QRadioButton" name="radioButton_6">
+          <property name="geometry">
+           <rect>
+            <x>280</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鍙慨鏀�</string>
+          </property>
+         </widget>
+        </widget>
+       </item>
+       <item row="0" column="0">
+        <widget class="QGroupBox" name="groupBox">
+         <property name="title">
+          <string>鍘嗘椂鏌ヨ</string>
+         </property>
+         <widget class="QRadioButton" name="radioButton">
+          <property name="geometry">
+           <rect>
+            <x>20</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鏃犳潈闄�</string>
+          </property>
+         </widget>
+         <widget class="QRadioButton" name="radioButton_2">
+          <property name="geometry">
+           <rect>
+            <x>150</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鍙煡鐪�</string>
+          </property>
+         </widget>
+         <widget class="QRadioButton" name="radioButton_3">
           <property name="geometry">
            <rect>
             <x>280</x>
@@ -248,17 +258,132 @@
          </widget>
         </widget>
        </item>
+       <item row="5" column="0">
+        <widget class="QGroupBox" name="groupBox_6">
+         <property name="title">
+          <string>璀︽姤绠$悊</string>
+         </property>
+         <widget class="QRadioButton" name="radioButton_16">
+          <property name="geometry">
+           <rect>
+            <x>20</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鏃犳潈闄�</string>
+          </property>
+         </widget>
+         <widget class="QRadioButton" name="radioButton_17">
+          <property name="geometry">
+           <rect>
+            <x>150</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鍙煡鐪�</string>
+          </property>
+         </widget>
+         <widget class="QRadioButton" name="radioButton_18">
+          <property name="geometry">
+           <rect>
+            <x>280</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鍙慨鏀�</string>
+          </property>
+         </widget>
+        </widget>
+       </item>
+       <item row="6" column="0">
+        <widget class="QGroupBox" name="groupBox_7">
+         <property name="title">
+          <string>鐗堟湰绠$悊</string>
+         </property>
+         <widget class="QRadioButton" name="radioButton_19">
+          <property name="geometry">
+           <rect>
+            <x>20</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鏃犳潈闄�</string>
+          </property>
+         </widget>
+         <widget class="QRadioButton" name="radioButton_20">
+          <property name="geometry">
+           <rect>
+            <x>150</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鍙煡鐪�</string>
+          </property>
+         </widget>
+         <widget class="QRadioButton" name="radioButton_21">
+          <property name="geometry">
+           <rect>
+            <x>280</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鍙慨鏀�</string>
+          </property>
+         </widget>
+        </widget>
+       </item>
+       <item row="7" column="0">
+        <widget class="QGroupBox" name="groupBox_8">
+         <property name="title">
+          <string>瓒呯骇绠$悊鍛�</string>
+         </property>
+         <widget class="QRadioButton" name="radioButton_22">
+          <property name="geometry">
+           <rect>
+            <x>20</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鏄�</string>
+          </property>
+         </widget>
+         <widget class="QRadioButton" name="radioButton_23">
+          <property name="geometry">
+           <rect>
+            <x>150</x>
+            <y>20</y>
+            <width>115</width>
+            <height>19</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>鍚�</string>
+          </property>
+         </widget>
+        </widget>
+       </item>
       </layout>
-     </item>
-     <item row="1" column="0">
-      <widget class="QDialogButtonBox" name="buttonBox">
-       <property name="orientation">
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="standardButtons">
-        <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-       </property>
-      </widget>
      </item>
     </layout>
    </item>

--
Gitblit v1.8.0