refactor(channel-status): drop breadcrumb + subtitle from MonitorHero

The "CHANNEL · STATUS" breadcrumb and the zh/en subtitles above the
window-picker were redundant with the existing "渠道状态" page title
shown in the layout header. Remove the left column and right-align the
7d/15d/30d tabs + overall chip.

Also drop the now-unreferenced channelStatus.hero.* i18n keys from both
locales (grep confirms no remaining usage).

chore: bump version to 0.1.114.31
This commit is contained in:
erio
2026-04-21 12:12:08 +08:00
parent b363bff1d8
commit 0c48f08f5c
3 changed files with 1 additions and 23 deletions

View File

@@ -899,11 +899,6 @@ export default {
detailLoadError: '加载渠道详情失败',
detailTitle: '渠道详情',
closeDetail: '关闭',
hero: {
breadcrumb: '渠道 · 状态',
subtitleZh: '实时追踪各大 AI 模型对话接口的可用性、延迟与官方服务状态。',
subtitleEn: 'Advanced performance metrics for next-gen intelligence.'
},
windowTab: {
'7d': '7 天',
'15d': '15 天',