diff --git a/templates/modules/header.html b/templates/modules/header.html index 85404b7..8f4d190 100644 --- a/templates/modules/header.html +++ b/templates/modules/header.html @@ -29,6 +29,7 @@ class="text-gray-600 hover:text-blue-600 dark:text-slate-50 dark:hover:text-gray-300" th:href="@{${menuItem.status.href}}" th:text="${menuItem.status.displayName}" + th:target="${menuItem.spec.target?.value}" > @@ -189,7 +191,7 @@

菜单