|
@@ -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>
|