From abc5b592843b5482ddbeb576ee7fba46f2fc5e39 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期四, 11 九月 2025 23:14:11 +0800 Subject: [PATCH] 250911 --- analysisbyrediscache.ui | 28 ++++++++++++++++++++++++++-- 1 files changed, 26 insertions(+), 2 deletions(-) diff --git a/analysisbyrediscache.ui b/analysisbyrediscache.ui index fad3a2b..6902524 100644 --- a/analysisbyrediscache.ui +++ b/analysisbyrediscache.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>800</width> - <height>600</height> + <width>910</width> + <height>623</height> </rect> </property> <property name="windowTitle"> @@ -82,6 +82,23 @@ </widget> </item> <item> + <widget class="QDateEdit" name="dateEdit_end"> + <property name="dateTime"> + <datetime> + <hour>0</hour> + <minute>0</minute> + <second>0</second> + <year>2025</year> + <month>1</month> + <day>1</day> + </datetime> + </property> + <property name="calendarPopup"> + <bool>true</bool> + </property> + </widget> + </item> + <item> <widget class="QLabel" name="label_load"> <property name="text"> <string>缂撳瓨鏈姞杞�</string> @@ -149,6 +166,13 @@ </item> </widget> </item> + <item> + <widget class="QPushButton" name="pushButton_updateStrategyTime"> + <property name="text"> + <string>鍒风瓥鐣ユ椂闂�</string> + </property> + </widget> + </item> </layout> </item> <item row="1" column="0"> -- Gitblit v1.8.0