Browse Source

广告链接跳转新页面

tags/v1.22.1.4^2
wangjr 4 years ago
parent
commit
848bd911c6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/head_notice.tmpl

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

@@ -4,7 +4,7 @@
<diV class="ui container">
<marquee behavior="scroll" direction="left">
{{range .notices.Notices}}
<a href={{.Link}} class="a_width">
<a href={{.Link}} class="a_width" target="_blank">
{{if eq .Visible 1}}
<i class="ri-arrow-right-s-line"></i>
{{.Title}}


Loading…
Cancel
Save