Эх сурвалжийг харах

fix:移动端标讯详情页未登录拟建不显示底部导航栏

yangfeng 11 сар өмнө
parent
commit
750903b9ff

+ 2 - 0
src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

@@ -1144,7 +1144,9 @@
         {{include "tags/template/tag-footer.html" .}}
         {{end}}
     </div>
+    {{if not ((eq .T.obj.subtype "拟建") or (eq .T.obj.subtype '采购意向'))}}
     {{include "tags/template/article-tabbar.html" .}}
+    {{end}}
 </div>
 <!-- 三方认证弹窗 -->
 <div id="third-party-popover-content"></div>