up
This commit is contained in:
@@ -22,6 +22,7 @@ $apps = $stmt->fetchAll(PDO::FETCH_ASSOC);
|
||||
<div class="header-actions">
|
||||
<span>欢迎,<?php echo e($_SESSION['username']); ?></span>
|
||||
<a href="config.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>
|
||||
|
||||
Reference in New Issue
Block a user