|
@@ -21,7 +21,7 @@
|
|
<!-- 数据列表-->
|
|
<!-- 数据列表-->
|
|
<section class="tag-card bg-white bidding-info-list-container mt12">
|
|
<section class="tag-card bg-white bidding-info-list-container mt12">
|
|
<header class="tag-card-hd">
|
|
<header class="tag-card-hd">
|
|
- <h2 class="tag-card-title"> {{.keywordsNode.KeyWord}}招标采购信息列表 </h2>
|
|
|
|
|
|
+ <h2 class="tag-card-title"> {{.letterKeywordNode.Name}}招标采购信息列表 </h2>
|
|
<div class="tag-card-actions"></div>
|
|
<div class="tag-card-actions"></div>
|
|
</header>
|
|
</header>
|
|
{{include "mobile/components/tag-card-bidding-info-list.html" .}}
|
|
{{include "mobile/components/tag-card-bidding-info-list.html" .}}
|
|
@@ -30,7 +30,7 @@
|
|
<span>当前位置:</span>
|
|
<span>当前位置:</span>
|
|
<a href="/">剑鱼标讯首页</a>
|
|
<a href="/">剑鱼标讯首页</a>
|
|
> <a href="/tags/letter/{{.letterKeywordNode.Letter}}_1.html">招标采购{{.letterKeywordNode.Letter}}类汇总</a>
|
|
> <a href="/tags/letter/{{.letterKeywordNode.Letter}}_1.html">招标采购{{.letterKeywordNode.Letter}}类汇总</a>
|
|
- > <span class="current-tag">{{.letterKeywordNode.Name}}</span>
|
|
|
|
|
|
+ > <span class="current-tag">{{.letterKeywordNode.Name}}招标采购</span>
|
|
</section>
|
|
</section>
|
|
{{include "mobile/components/tag-footer.html" .}}
|
|
{{include "mobile/components/tag-footer.html" .}}
|
|
</div>
|
|
</div>
|