diff --git a/src/main/webapp/pages/layout/_header.html b/src/main/webapp/pages/layout/_header.html index ba49b134..8bffb849 100644 --- a/src/main/webapp/pages/layout/_header.html +++ b/src/main/webapp/pages/layout/_header.html @@ -15,11 +15,7 @@ @if(objectUtil.isNotEmpty(layuiAppIndexMenus)){ @for(item in layuiAppIndexMenus) { - @if(itemLP.index == 1){ -
  • ${item.appName}
  • - @}else{
  • ${item.appName}
  • - @} @} @} @@ -53,4 +49,4 @@ - \ No newline at end of file +