From e55e2ed1ceb92334c4f839642b3e68d8f4dceba6 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期二, 19 九月 2023 00:16:13 +0800
Subject: [PATCH] 0919

---
 internal_system_v1/searchinfo.ui |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/internal_system_v1/searchinfo.ui b/internal_system_v1/searchinfo.ui
index 69daa75..b854ea5 100644
--- a/internal_system_v1/searchinfo.ui
+++ b/internal_system_v1/searchinfo.ui
@@ -103,6 +103,9 @@
        </item>
        <item>
         <widget class="QPushButton" name="pushButton_export">
+         <property name="styleSheet">
+          <string notr="true">background-color: rgb(170, 255, 127);</string>
+         </property>
          <property name="text">
           <string>瀵煎嚭琛ㄦ牸</string>
          </property>
@@ -141,6 +144,9 @@
         <layout class="QHBoxLayout" name="horizontalLayout_2">
          <item>
           <widget class="QToolButton" name="toolButton_seleceExcel">
+           <property name="styleSheet">
+            <string notr="true">background-color: rgb(170, 255, 127);</string>
+           </property>
            <property name="text">
             <string>閫夋嫨琛ㄦ牸妯℃澘</string>
            </property>

--
Gitblit v1.8.0