feat: 改进粒子对象

This commit is contained in:
2026-01-01 06:36:27 +08:00
parent e830989368
commit 3ce102b358
19 changed files with 74 additions and 133 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python3
"""关于界面
"""
from textual.app import ComposeResult
from textual.containers import ScrollableContainer
from textual.screen import Screen