chore: remove redundant '告警中心' title from alarms page

This commit is contained in:
tian 2026-05-12 17:05:55 +08:00
parent e5922ea6c0
commit 8f68fbbb0d

View File

@ -1,12 +1,4 @@
{{define "alarms"}}
<div class="card">
<div class="section-title">
<div>
<h2 class="title-with-icon">{{icon "bell"}}<span>告警中心</span></h2>
</div>
</div>
</div>
<div class="card">
<form method="get" action="/ui/alarms" style="display:flex;gap:8px;align-items:center;margin-bottom:12px;flex-wrap:wrap">
<input type="date" name="from" value="{{.SelectedFrom}}" style="width:150px;font-size:12px">