From 7dd76d103a351caae20261fc7bb67d01bd66e906 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期三, 28 二月 2024 23:52:02 +0800 Subject: [PATCH] 0228 --- internal_system_v1/converinfo2.ui | 142 ++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 140 insertions(+), 2 deletions(-) diff --git a/internal_system_v1/converinfo2.ui b/internal_system_v1/converinfo2.ui index 6574486..b31378f 100644 --- a/internal_system_v1/converinfo2.ui +++ b/internal_system_v1/converinfo2.ui @@ -38,8 +38,8 @@ <widget class="QWidget" name="scrollAreaWidgetContents"> <property name="geometry"> <rect> - <x>-15</x> - <y>-908</y> + <x>0</x> + <y>-1097</y> <width>1000</width> <height>3000</height> </rect> @@ -3365,6 +3365,135 @@ <set>Qt::AlignCenter</set> </property> </widget> + <widget class="QLineEdit" name="lineEdit_statisticalConOfficer"> + <property name="geometry"> + <rect> + <x>100</x> + <y>1390</y> + <width>151</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QLabel" name="label_126"> + <property name="geometry"> + <rect> + <x>10</x> + <y>1390</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string><html><head/><body><p align="right">缁熻璐熻矗浜�</p></body></html></string> + </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> + </widget> + <widget class="QLineEdit" name="lineEdit_officerTel"> + <property name="geometry"> + <rect> + <x>100</x> + <y>1410</y> + <width>151</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QLabel" name="label_127"> + <property name="geometry"> + <rect> + <x>10</x> + <y>1410</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string><html><head/><body><p align="right">鑱旂郴鐢佃瘽</p></body></html></string> + </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> + </widget> + <widget class="QLineEdit" name="lineEdit_personFilling"> + <property name="geometry"> + <rect> + <x>340</x> + <y>1390</y> + <width>151</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QLabel" name="label_128"> + <property name="geometry"> + <rect> + <x>250</x> + <y>1390</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string><html><head/><body><p align="right">濉〃浜�</p></body></html></string> + </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> + </widget> + <widget class="QLineEdit" name="lineEdit_fillingDateTime"> + <property name="geometry"> + <rect> + <x>340</x> + <y>1410</y> + <width>151</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QLabel" name="label_129"> + <property name="geometry"> + <rect> + <x>250</x> + <y>1410</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string><html><head/><body><p align="right">濉〃鏃ユ湡</p></body></html></string> + </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> + </widget> + <widget class="QPushButton" name="pushButton_commit"> + <property name="geometry"> + <rect> + <x>420</x> + <y>1460</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> @@ -3551,6 +3680,15 @@ <zorder>label_125</zorder> <zorder>label_228</zorder> <zorder>label_229</zorder> + <zorder>lineEdit_statisticalConOfficer</zorder> + <zorder>label_126</zorder> + <zorder>lineEdit_officerTel</zorder> + <zorder>label_127</zorder> + <zorder>lineEdit_personFilling</zorder> + <zorder>label_128</zorder> + <zorder>lineEdit_fillingDateTime</zorder> + <zorder>label_129</zorder> + <zorder>pushButton_commit</zorder> </widget> </widget> </item> -- Gitblit v1.8.0