~重写管理配置文件功能并拆分6_core_config.sh

~增加通用框架文件 common.sh
~修复在线生成配置文件时日志功能失效的bug
This commit is contained in:
juewuy
2026-01-24 00:00:05 +08:00
parent a082c68a7b
commit ca72c5e1fc
12 changed files with 1292 additions and 1200 deletions

View File

@@ -1,5 +1,4 @@
# ===== 通用提示 =====
MENU_ERR_INPUT="请输入正确的字母或数字!"
MENU_RESTART_NOTICE="检测到已变更的内容,请重启服务!"
MENU_RESTART_ASK="是否现在重启服务?(1/0) > "