feat: 试增加单元集独立设置
This commit is contained in:
@@ -37,6 +37,7 @@ class HeurAMSApp(App):
|
||||
("q", "go_back", "退出"),
|
||||
("d", "toggle_dark", "主题"),
|
||||
("n", "app.push_screen('navigator')", "导航"),
|
||||
("s", "app.push_screen('setting')", "设置"),
|
||||
("z", "app.push_screen('about')", "关于"),
|
||||
]
|
||||
SCREENS = {
|
||||
|
||||
Reference in New Issue
Block a user