Ver Fonte

标签修改

wangkaiyue há 9 meses atrás
pai
commit
256723f87d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      resource/template/pc/components/tags-breadcrumb.html

+ 1 - 1
resource/template/pc/components/tags-breadcrumb.html

@@ -15,6 +15,6 @@
   {{else if $global.classNode.Name}}
   {{else if $global.classNode.Name}}
   <span class="current-tag">{{$global.areaNode.Name}}{{$global.classNode.Name}}招标信息</span>
   <span class="current-tag">{{$global.areaNode.Name}}{{$global.classNode.Name}}招标信息</span>
   {{else if $global.detail.title }}
   {{else if $global.detail.title }}
-  <span class="current-tag" title="{{$global.detail.title}}">{{$global.detail.title | strlimit 46  "..."}}</>
+  <span class="current-tag" title="{{$global.detail.title}}">{{$global.detail.title | strlimit 46  "..."}}</span>
   {{end}}
   {{end}}
 </section>
 </section>