Files
Nexus/docs/changelog/2026-06-21-btpanel-server-list-login.md
T
r 1c4c5af0e4
Nexus CI/CD / test (push) Waiting to run
Nexus CI/CD / e2e (push) Blocked by required conditions
Nexus CI/CD / deploy (push) Blocked by required conditions
Nexus Pre-commit Checks / quick-check (push) Waiting to run
feat(btpanel): 入口改为服务器列表
面板登录页改为全量表格与行内一键登录,侧栏首项更名为服务器列表。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-21 09:23:26 +08:00

907 B
Raw Blame History

Changelog — 宝塔入口改为服务器列表(2026-06-21)

日期2026-06-21

摘要

将「宝塔 · 面板登录」从单台下拉选择改为主入口服务器列表,侧栏首项更名为「服务器列表」。

动机

  • 2000+ 子机需一览配置状态与一键登录,单台 picker 不符合运维习惯
  • 与 Nexus 服务器列表心智一致:先选机再操作

涉及文件

  • frontend/src/pages/btpanel/BtPanelLoginPage.vuev-data-table 全量列表 + 搜索 + 行内「一键登录」
  • frontend/src/App.vue — 侧栏文案与图标
  • frontend/src/router/index.ts/btpanel/servers 重定向至 /btpanel/login

迁移 / 重启

  • 仅前端;vite build 或 Docker upgrade 后生效

验证

cd frontend && npx vite build
# 登录 → 宝塔面板 → 服务器列表 → 表格展示全部服务器 → 行内一键登录