BS
Toggle navigation
    • User Image

    • 个人资料
      登出
User Image

Online
  • 管理面板
  • ['title'=>'仪表盘', 'link'=>'index.php', 'icon'=>'fa-dashboard'], 2 => ['title'=>'用户管理', 'link'=>'manage.php', 'icon'=>'fa-users'], 3 => ['title'=>'添加用户', 'link'=>'adduser.php', 'icon'=>'fa-user-plus'], 4 => ['title'=>'个性化', 'link'=>'customize.php', 'icon'=>'fa-paint-brush'], 5 => ['title'=>'站点配置', 'link'=>'options.php', 'icon'=>'fa-cog'], 6 => ['title'=>'检查更新', 'link'=>'update.php', 'icon'=>'fa-arrow-up']); foreach ($pages as $key => $value) { echo ($data['page_title'] == $value['title']) ? '
  • ' : '
  • '; echo " {$value['title']}"; echo '
  • '; } ?>
  • 返回
  • 用户中心