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