Browse Source

Merge branch 'release/v4.8.91_wky' of qmx/jy into release/v4.8.91

wangkaiyue 1 year ago
parent
commit
a6a39f4a89
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/web/templates/pc/biddetail_rec.html
  2. 1 1
      src/web/templates/pc/tags/detail.html

+ 1 - 1
src/web/templates/pc/biddetail_rec.html

@@ -359,7 +359,7 @@
     <div id="vue-collect-user-info"></div>
     <div id="vue-collect-bid-info"></div>
     <section class="w breadcrumb-nav in-outside-dom-show" style="display: none;">
-      <span><a style="color: #686868;" href="/">剑鱼标讯{{.T.obj.stypeadd}}</a></span><span> > </span><span><a style="color: #686868;" {{if eq  .T.obj.stypeadd "NJXM"}} href="javascript:volid(0);" {{else if eq  .T.obj.stypeadd "ZBCGYX" }} href="/list/stype/CGYX.html" {{else}} href="/list/stype/{{.T.obj.stypeadd}}.html" {{end}}>{{if .T.obj.subtype}}{{.T.obj.subtype}}{{else}}{{.T.obj.toptype}}{{end}}项目</a></span><span> > </span><span class="active">{{.T.obj.title}}</span>
+      <span><a style="color: #686868;" href="/">剑鱼标讯</a></span><span> > </span><span><a style="color: #686868;" {{if eq  .T.obj.stypeadd "NJXM"}} href="javascript:volid(0);" {{else if eq  .T.obj.stypeadd "ZBCGYX" }} href="/list/stype/CGYX.html" {{else}} href="/list/stype/{{.T.obj.stypeadd}}.html" {{end}}>{{if .T.obj.subtype}}{{.T.obj.subtype}}{{else}}{{.T.obj.toptype}}{{end}}项目</a></span><span> > </span><span class="active">{{.T.obj.title}}</span>
     </section>
     <div class="main-content" style="width: 1200px; position: relative; margin: 0 auto">
       <div class="biddetail-content-container">

+ 1 - 1
src/web/templates/pc/tags/detail.html

@@ -66,7 +66,7 @@
   <div class="no-login-detail">
     <div class="w1200">
       <div class="bread-nav">
-        <span><a style="color: #686868;" href="/">剑鱼标讯{{.T.obj.stypeadd}}</a></span><span> > </span><span><a style="color: #686868;" {{if eq  .T.obj.stypeadd "NJXM"}} href="javascript:volid(0);" {{else if eq  .T.obj.stypeadd "ZBCGYX" }} href="/list/stype/CGYX.html" {{else}} href="/list/stype/{{.T.obj.stypeadd}}.html" {{end}}>{{if .T.obj.subtype}}{{.T.obj.subtype}}{{else}}{{.T.obj.toptype}}{{end}}项目</a></span><span> > </span><span class="active">{{.T.obj.title}}</span>
+        <span><a style="color: #686868;" href="/">剑鱼标讯</a></span><span> > </span><span><a style="color: #686868;" {{if eq  .T.obj.stypeadd "NJXM"}} href="javascript:volid(0);" {{else if eq  .T.obj.stypeadd "ZBCGYX" }} href="/list/stype/CGYX.html" {{else}} href="/list/stype/{{.T.obj.stypeadd}}.html" {{end}}>{{if .T.obj.subtype}}{{.T.obj.subtype}}{{else}}{{.T.obj.toptype}}{{end}}项目</a></span><span> > </span><span class="active">{{.T.obj.title}}</span>
       </div>
       <div class="page-content">
         <!-- 正文内容 -->