This commit is contained in:
2026-06-24 18:17:13 +08:00
parent dafbb9995b
commit 1b75d4b0a4
6 changed files with 176 additions and 2 deletions
+1
View File
@@ -67,6 +67,7 @@ $logo_path = getConfig('logo_path', 'logo.png');
<h1>网站配置</h1>
<div class="header-actions">
<a href="dashboard.php" class="btn btn-secondary">返回管理面板</a>
<a href="change_password.php" class="btn btn-secondary">修改密码</a>
<a href="logout.php" class="btn btn-secondary">退出</a>
</div>
</header>