From 20ffcfb5507daf34f81346ca3dfa4c031e7b2fe3 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期日, 27 四月 2025 22:13:53 +0800 Subject: [PATCH] 0427 --- internal_system_v1/converinfo2.ui | 75 +++++++++++++++++-------------------- 1 files changed, 35 insertions(+), 40 deletions(-) diff --git a/internal_system_v1/converinfo2.ui b/internal_system_v1/converinfo2.ui index b31378f..f6377d2 100644 --- a/internal_system_v1/converinfo2.ui +++ b/internal_system_v1/converinfo2.ui @@ -19,7 +19,7 @@ <widget class="QTreeWidget" name="treeWidget"> <property name="maximumSize"> <size> - <width>300</width> + <width>400</width> <height>16777215</height> </size> </property> @@ -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>-215</x> + <y>-1034</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> @@ -3494,6 +3463,32 @@ <string>淇敼鍚庢洿鏂版彁浜�</string> </property> </widget> + <widget class="QPushButton" name="pushButton_laodFile"> + <property name="geometry"> + <rect> + <x>860</x> + <y>50</y> + <width>121</width> + <height>28</height> + </rect> + </property> + <property name="text"> + <string>鎵嬪姩鍔犺浇</string> + </property> + </widget> + <widget class="QPushButton" name="pushButton_save_to_file"> + <property name="geometry"> + <rect> + <x>420</x> + <y>1500</y> + <width>241</width> + <height>41</height> + </rect> + </property> + <property name="text"> + <string>瀵煎嚭淇濆瓨</string> + </property> + </widget> <zorder>label_70</zorder> <zorder>label_webSite</zorder> <zorder>label_townCode</zorder> @@ -3522,14 +3517,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> @@ -3689,6 +3682,8 @@ <zorder>lineEdit_fillingDateTime</zorder> <zorder>label_129</zorder> <zorder>pushButton_commit</zorder> + <zorder>pushButton_laodFile</zorder> + <zorder>pushButton_save_to_file</zorder> </widget> </widget> </item> -- Gitblit v1.8.0