完成日志界面的制作
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import sys
|
||||
|
||||
from PySide6.QtWidgets import QWidget, QApplication, QSizePolicy, QVBoxLayout, QLabel, QFrame, QHBoxLayout, QLineEdit, QMessageBox
|
||||
from PySide6.QtGui import QPixmap, QPainter, QFontDatabase, QFont, QBrush, QShortcut, QKeySequence, QColor
|
||||
from PySide6.QtGui import QPixmap, QPainter, QFontDatabase, QFont, QBrush, QColor
|
||||
from PySide6.QtCore import Qt, QPoint, QDateTime, Signal, QTimer
|
||||
from zhdate import ZhDate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user