bug修复
This commit is contained in:
parent
ce3cf309f9
commit
914208aa70
@ -43,7 +43,7 @@ if ($needSetup && $_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['setup_p
|
|||||||
|
|
||||||
// 如果需要设置密码,显示设置页面
|
// 如果需要设置密码,显示设置页面
|
||||||
if ($needSetup) {
|
if ($needSetup) {
|
||||||
?>
|
?>n
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user