bug修复

This commit is contained in:
MasonLiu 2026-05-30 09:34:47 +08:00
parent ce3cf309f9
commit 914208aa70

View File

@ -43,7 +43,7 @@ if ($needSetup && $_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['setup_p
// 如果需要设置密码,显示设置页面
if ($needSetup) {
?>
?>n
<!DOCTYPE html>
<html lang="zh-CN">
<head>