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

@@ -895,11 +895,6 @@ export default {
detailLoadError: 'Failed to load channel detail',
detailTitle: 'Channel Detail',
closeDetail: 'Close',
hero: {
breadcrumb: 'CHANNEL · STATUS',
subtitleZh: 'Real-time tracking of availability, latency and status for leading AI endpoints.',
subtitleEn: 'Advanced performance metrics for next-gen intelligence.'
},
windowTab: {
'7d': '7 days',
'15d': '15 days',