From 31ed29f804a6850ef9a8f60326f4da603e7c8a39 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 04 三月 2024 22:55:48 +0800 Subject: [PATCH] 0304 --- internal_system_v1/converinfo2.ui | 45 ++++++--------------------------------------- 1 files changed, 6 insertions(+), 39 deletions(-) diff --git a/internal_system_v1/converinfo2.ui b/internal_system_v1/converinfo2.ui index b31378f..e9c5184 100644 --- a/internal_system_v1/converinfo2.ui +++ b/internal_system_v1/converinfo2.ui @@ -38,10 +38,10 @@ <widget class="QWidget" name="scrollAreaWidgetContents"> <property name="geometry"> <rect> - <x>0</x> - <y>-1097</y> - <width>1000</width> - <height>3000</height> + <x>-115</x> + <y>-637</y> + <width>1100</width> + <height>1600</height> </rect> </property> <widget class="QLabel" name="label_webSite"> @@ -557,22 +557,6 @@ <set>Qt::AlignCenter</set> </property> </widget> - <widget class="QPushButton" name="pushButton_importExcel"> - <property name="geometry"> - <rect> - <x>660</x> - <y>90</y> - <width>291</width> - <height>28</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">background-color: rgb(0, 170, 255);</string> - </property> - <property name="text"> - <string>鎵嬪姩瀵煎叆</string> - </property> - </widget> <widget class="QLabel" name="label_22"> <property name="geometry"> <rect> @@ -686,21 +670,6 @@ <property name="alignment"> <set>Qt::AlignCenter</set> </property> - </widget> - <widget class="QComboBox" name="comboBox"> - <property name="geometry"> - <rect> - <x>660</x> - <y>60</y> - <width>291</width> - <height>22</height> - </rect> - </property> - <item> - <property name="text"> - <string>鍏徃鍚嶇О</string> - </property> - </item> </widget> <widget class="QLabel" name="label_3"> <property name="geometry"> @@ -973,7 +942,7 @@ <rect> <x>250</x> <y>50</y> - <width>391</width> + <width>581</width> <height>41</height> </rect> </property> @@ -983,7 +952,7 @@ <rect> <x>250</x> <y>90</y> - <width>391</width> + <width>581</width> <height>41</height> </rect> </property> @@ -3522,14 +3491,12 @@ <zorder>label_31</zorder> <zorder>label</zorder> <zorder>label_people</zorder> - <zorder>pushButton_importExcel</zorder> <zorder>label_22</zorder> <zorder>label_name</zorder> <zorder>label_29</zorder> <zorder>label_creditCode</zorder> <zorder>label_18</zorder> <zorder>label_25</zorder> - <zorder>comboBox</zorder> <zorder>label_3</zorder> <zorder>label_15</zorder> <zorder>label_8</zorder> -- Gitblit v1.8.0