多标签页初步

This commit is contained in:
2024-08-01 12:41:14 +08:00
parent d902a6df65
commit 88d449d3f4
5 changed files with 159 additions and 2 deletions

View File

@@ -3400,7 +3400,6 @@ if (window.frameGeometry().width() > app.primaryScreen().availableGeometry().siz
window.setCentralWidget(areaScroll)
window.showMaximized() # 设置全屏
if (__name__ == "__main__"):
window.show()
# Mini 模式