wangkaiyue 9 miesięcy temu
rodzic
commit
256723f87d

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

@@ -15,6 +15,6 @@
   {{else if $global.classNode.Name}}
   <span class="current-tag">{{$global.areaNode.Name}}{{$global.classNode.Name}}招标信息</span>
   {{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}}
 </section>