diff --git a/src/main/webapp/pages/layout/_header.html b/src/main/webapp/pages/layout/_header.html index dc3f1470..f3126cae 100644 --- a/src/main/webapp/pages/layout/_header.html +++ b/src/main/webapp/pages/layout/_header.html @@ -16,9 +16,9 @@ @if(objectUtil.isNotEmpty(layuiAppIndexMenus)){ @for(item in layuiAppIndexMenus) { @if(itemLP.index == 1){ -
+ @}else{ - + @} @} @}