优化配置信息增加注释提示

This commit is contained in:
thinkgem
2023-04-15 11:38:15 +08:00
parent 82abfdfbdc
commit eda6faa06b
2 changed files with 24 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
</ul>
<ul class="nav navbar-nav navbar-right hidden-xs hidden-sm">
<form class="navbar-form navbar-left nav-search" action="${ctx}/search">
<div class="form-group">
<div class="form-group" title="填写关键字,按 Enter 键进行全文检索...">
<input type="text" name="q" class="form-control" placeholder="全站搜索...">
</div>
<button type="submit" class="btn btn-primary hide">搜索</button>