chore: remove redundant '告警中心' title from alarms page
This commit is contained in:
parent
e5922ea6c0
commit
8f68fbbb0d
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user