Răsfoiți Sursa

Merge branch 'dev/v4.8.67_yf' of qmx/jy into feature/v4.8.67

yangfeng 1 an în urmă
părinte
comite
ad7ef034b3

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

@@ -1144,6 +1144,7 @@
         {{end}}
         {{end}}
         {{if not .T.obj.hasSession}}
+        {{include "tags/template/tag-breadcrumb-navigation.html" .}}
         {{include "tags/template/tag-footer.html" .}}
         {{end}}
     </div>
@@ -3588,6 +3589,7 @@
       $('.app-layout-content-b').css('top','1.12rem')
       $('.h5-tabfix').css('top','1.12rem')
       $('.wx-tabfix').css('top','1.12rem')
+      $('.tag-breadcrumb-navigation').css('background', '#EDEFF2')
     })
   </script>
 {{end}}