From 10457ff67b999e9cc99624801c635e7f25e0d5ef Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期四, 31 八月 2023 23:36:05 +0800
Subject: [PATCH] 0831

---
 internal_system_v1/clientmainwindow.ui |  169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 166 insertions(+), 3 deletions(-)

diff --git a/internal_system_v1/clientmainwindow.ui b/internal_system_v1/clientmainwindow.ui
index 6aae787..3719f10 100644
--- a/internal_system_v1/clientmainwindow.ui
+++ b/internal_system_v1/clientmainwindow.ui
@@ -18,7 +18,7 @@
     <item row="0" column="0">
      <widget class="QTabWidget" name="tabWidget">
       <property name="currentIndex">
-       <number>1</number>
+       <number>0</number>
       </property>
       <widget class="QWidget" name="tab">
        <attribute name="title">
@@ -27,7 +27,7 @@
       </widget>
       <widget class="QWidget" name="tab_2">
        <attribute name="title">
-        <string>瀹¤</string>
+        <string>涓氬姟鎯呭喌琛�</string>
        </attribute>
        <layout class="QGridLayout" name="gridLayout_2">
         <item row="0" column="0">
@@ -157,6 +157,169 @@
         </item>
        </layout>
       </widget>
+      <widget class="QWidget" name="tab_4">
+       <attribute name="title">
+        <string>缁熻缁煎悎琛�</string>
+       </attribute>
+       <layout class="QGridLayout" name="gridLayout_3">
+        <item row="0" column="0">
+         <widget class="QTableWidget" name="tableWidget">
+          <attribute name="verticalHeaderVisible">
+           <bool>false</bool>
+          </attribute>
+          <row>
+           <property name="text">
+            <string>鏂板缓琛�</string>
+           </property>
+          </row>
+          <column>
+           <property name="text">
+            <string>鎸囨爣鍚嶇О</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>浠g爜</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>璁¢噺鍗曚綅</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>鎬昏</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>浼佷笟(涓嶅惈閲戣瀺浼佷笟)</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>閲戣瀺浼佷笟</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>鏈哄叧</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>浜嬩笟鍗曚綅</string>
+           </property>
+          </column>
+          <column>
+           <property name="text">
+            <string>鍏朵粬</string>
+           </property>
+          </column>
+          <item row="0" column="0">
+           <property name="text">
+            <string>鐢�</string>
+           </property>
+          </item>
+          <item row="0" column="1">
+           <property name="text">
+            <string>涔�</string>
+           </property>
+          </item>
+          <item row="0" column="2">
+           <property name="text">
+            <string>涓�</string>
+           </property>
+          </item>
+          <item row="0" column="3">
+           <property name="text">
+            <string>1</string>
+           </property>
+          </item>
+          <item row="0" column="4">
+           <property name="text">
+            <string>2</string>
+           </property>
+          </item>
+          <item row="0" column="5">
+           <property name="text">
+            <string>3</string>
+           </property>
+          </item>
+          <item row="0" column="6">
+           <property name="text">
+            <string>4</string>
+           </property>
+          </item>
+          <item row="0" column="7">
+           <property name="text">
+            <string>5</string>
+           </property>
+          </item>
+          <item row="0" column="8">
+           <property name="text">
+            <string>6</string>
+           </property>
+          </item>
+         </widget>
+        </item>
+       </layout>
+      </widget>
+      <widget class="QWidget" name="tab_3">
+       <attribute name="title">
+        <string>QXlsx</string>
+       </attribute>
+       <widget class="QPushButton" name="pushButton">
+        <property name="geometry">
+         <rect>
+          <x>90</x>
+          <y>60</y>
+          <width>191</width>
+          <height>61</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>write</string>
+        </property>
+       </widget>
+       <widget class="QPushButton" name="pushButton_2">
+        <property name="geometry">
+         <rect>
+          <x>300</x>
+          <y>60</y>
+          <width>191</width>
+          <height>61</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>read</string>
+        </property>
+       </widget>
+       <widget class="QPushButton" name="pushButton_openXlsxFile">
+        <property name="geometry">
+         <rect>
+          <x>510</x>
+          <y>60</y>
+          <width>191</width>
+          <height>61</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>read_xlsx file</string>
+        </property>
+       </widget>
+       <widget class="QListWidget" name="listWidget">
+        <property name="geometry">
+         <rect>
+          <x>80</x>
+          <y>150</y>
+          <width>921</width>
+          <height>401</height>
+         </rect>
+        </property>
+       </widget>
+      </widget>
      </widget>
     </item>
    </layout>
@@ -167,7 +330,7 @@
      <x>0</x>
      <y>0</y>
      <width>1075</width>
-     <height>25</height>
+     <height>26</height>
     </rect>
    </property>
   </widget>

--
Gitblit v1.8.0