From a748fef1a80049eaacd7b158a8fe596a358f6e1b Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期二, 23 五月 2023 22:59:23 +0800 Subject: [PATCH] ui --- internal_system_v1/clientmainwindow.ui | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 48 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/clientmainwindow.ui b/internal_system_v1/clientmainwindow.ui index 49a0546..73446ff 100644 --- a/internal_system_v1/clientmainwindow.ui +++ b/internal_system_v1/clientmainwindow.ui @@ -36,6 +36,12 @@ <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QPushButton" name="pushButton"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>瀹¤椤圭洰</string> </property> @@ -43,6 +49,12 @@ </item> <item> <widget class="QPushButton" name="pushButton_2"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>鍐呭宸ヤ綔閲�</string> </property> @@ -50,6 +62,12 @@ </item> <item> <widget class="QPushButton" name="pushButton_3"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>闂閲戦</string> </property> @@ -57,6 +75,12 @@ </item> <item> <widget class="QPushButton" name="pushButton_4"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>闂涓暟</string> </property> @@ -64,6 +88,12 @@ </item> <item> <widget class="QPushButton" name="pushButton_5"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>闂鏁存敼</string> </property> @@ -71,6 +101,12 @@ </item> <item> <widget class="QPushButton" name="pushButton_6"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>闂鏁存敼--闈為噾棰�</string> </property> @@ -78,6 +114,12 @@ </item> <item> <widget class="QPushButton" name="pushButton_7"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>澶勫垎</string> </property> @@ -85,6 +127,12 @@ </item> <item> <widget class="QPushButton" name="pushButton_15"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> <property name="text"> <string>妗堜欢绾跨储</string> </property> -- Gitblit v1.8.0