All Downloads are FREE. Search and download functionalities are using the official Maven repository.

menucommand.showMenuConfig.page Maven / Gradle / Ivy

The newest version!
#if(menuConfig)位置:${menuConfig.getMenuConfigPath()}#eol#eol#if(menuConfig?.menuConfigList)#for(subMenu:menuConfig?.menuConfigList)${subMenu?.name.fill(6)}${subMenu?.title}#eol#end#end#if(menuConfig?.menuCommandList)#for(menuCommand:menuConfig?.menuCommandList)${menuCommand?.name.fill(6)}${menuCommand?.title}#eol#end#end#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy