| | |
| | | </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="displayFormat"> |
| | | <string>yyyy-MM-dd</string> |
| | | </property> |
| | | <property name="calendarPopup"> |
| | | <bool>true</bool> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QLabel" name="label_load"> |
| | | <property name="text"> |
| | | <string>缓存未加载</string> |
| | |
| | | </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="displayFormat"> |
| | | <string>yyyy-MM-dd</string> |
| | | </property> |
| | | <property name="calendarPopup"> |
| | | <bool>true</bool> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QPushButton" name="pushButton_analysisByRedis"> |
| | | <property name="text"> |
| | | <string>缓存分析</string> |