feat(menu.sh): redesign static text menu

This commit is contained in:
sofia
2026-01-24 00:02:35 +08:00
parent 48ad7723ad
commit 022b78a4e3
5 changed files with 349 additions and 263 deletions

View File

@@ -2,7 +2,6 @@
MENU_ERR_INPUT="Please enter a valid letter or number!"
MENU_RESTART_NOTICE="Changes have been detected. Please restart the service!"
MENU_RESTART_ASK="Restart the service now? (1/0) > "
MENU_PORT_CONFLICT_TITLE="The port is occupied by the following process. The core may fail to start!"
MENU_PORT_CONFLICT_HINT="Please modify the default port configuration!"