初始化

This commit is contained in:
rxy
2026-05-18 11:33:59 +08:00
commit b22e46dd60
20 changed files with 1440 additions and 0 deletions

1
demo/design/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Qt Designer 生成界面代码所在包。"""