mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
更换LOGO、优化获取IP策略
This commit is contained in:
2
resource/template/common/menu.html
vendored
2
resource/template/common/menu.html
vendored
@@ -2,7 +2,7 @@
|
||||
<div class="ui large top fixed menu nb-menu">
|
||||
<div class="ui container">
|
||||
<div class="item">
|
||||
<img src="/static/logo.png">
|
||||
<img src="/static/logo.png?v20210320">
|
||||
</div>
|
||||
{{if .IsAdminPage}}
|
||||
<a class='item{{if eq .MatchedPath "/server"}} active{{end}}' href="/server"><i class="server icon"></i>资产</a>
|
||||
|
||||
Reference in New Issue
Block a user