refactor(channel-monitor): remove INTELLIGENCE MONITOR hero title

Subtitle + breadcrumb already convey context; the giant h1 was visual
noise. Drops orphan i18n key `channelStatus.hero.title` and shrinks
hero section vertical padding accordingly.

Bump VERSION to 0.1.114.26
This commit is contained in:
erio
2026-04-21 00:27:07 +08:00
parent 7da5124067
commit 0d01bd908e
3 changed files with 2 additions and 9 deletions

View File

@@ -901,7 +901,6 @@ export default {
closeDetail: '关闭',
hero: {
breadcrumb: '渠道 · 状态',
title: 'INTELLIGENCE MONITOR',
subtitleZh: '实时追踪各大 AI 模型对话接口的可用性、延迟与官方服务状态。',
subtitleEn: 'Advanced performance metrics for next-gen intelligence.'
},