mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-21 09:28:19 +00:00
fix: SSL 配置加载代码移入 loadConfig() 内,修复 JS 语法错误导致设置页空白
This commit is contained in:
@ -397,7 +397,6 @@
|
||||
} catch (e) {
|
||||
document.getElementById('tuiStatus').innerHTML = '<i class="fas fa-exclamation-triangle" style="color:var(--warning-color,#f59e0b)"></i> 无法加载配置';
|
||||
}
|
||||
}
|
||||
|
||||
// 加载 SSL 配置
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user