You've already forked HeurAMS-legacy
fix: 滚动
This commit is contained in:
@@ -11,7 +11,7 @@ logger = get_logger(__name__)
|
||||
|
||||
class HeurAMSApp(App):
|
||||
TITLE = "潜进"
|
||||
# CSS_PATH = str(cxt.rootdir / "interface" / "css" / "main.css")
|
||||
CSS_PATH = "css/main.tcss"
|
||||
SUB_TITLE = "启发式先进记忆调度器"
|
||||
BINDINGS = [
|
||||
("q", "quit", "退出"),
|
||||
|
||||
Reference in New Issue
Block a user