Browse Source

#719

tags/v1.22.1.1^2
wangjr 3 years ago
parent
commit
e5233150a3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/head_pro.tmpl

+ 1
- 1
templates/base/head_pro.tmpl View File

@@ -203,7 +203,7 @@ var _hmt = _hmt || [];
<div class="notic_content" id ="notic_content" >
<a href={{.notice.Link}} class="a_width">
<marquee behavior="scroll" direction="left">
【更新公告】{{.notice.Title}}
{{.notice.Title}}
</marquee>
</a>
<i class="icon icon-octicon x_icon" onclick="closeNoice()">{{svg "octicon-x" 16}}</i>


Loading…
Cancel
Save