diff --git a/plugins/addon/theme_configurator/template/admin/index.html b/plugins/addon/theme_configurator/template/admin/index.html index 9292484..73257ec 100644 --- a/plugins/addon/theme_configurator/template/admin/index.html +++ b/plugins/addon/theme_configurator/template/admin/index.html @@ -672,124 +672,133 @@ function renderHeaderNav(navs) { const container = document.getElementById('headerNavList'); if (!container) return; - container.innerHTML = ''; - navs.forEach((nav, index) => { - const hasChildren = Array.isArray(nav.children) && nav.children.length > 0; - const item = document.createElement('div'); - item.className = 'config-item'; - item.style.borderLeft = '3px solid #52c41a'; // 绿色标识 - item.innerHTML = ` -
| 级 | +名称 | +链接 | +图标/地区 | +描述 | +选项 | +操作 | +
|---|---|---|---|---|---|---|
| + 1级 + | ++ + | ++ + | +- | +- | ++ + | ++ + + | +