diff --git a/axhub-gateway/src/main/resources/static/admin/scaffold.html b/axhub-gateway/src/main/resources/static/admin/scaffold.html index b91b296..66b00d0 100644 --- a/axhub-gateway/src/main/resources/static/admin/scaffold.html +++ b/axhub-gateway/src/main/resources/static/admin/scaffold.html @@ -37,8 +37,8 @@ } .container { - max-width: 850px; - width: 100%; + max-width: 1200px; + width: 95%; margin: 0 auto; } @@ -333,11 +333,11 @@ - - - - - + + + + + @@ -424,11 +424,11 @@ tbody.innerHTML = tools.map(t => ` - - - - - + + + + + `).join(''); })
그룹Tool 이름설명Pod 모듈인터페이스 (ID)그룹Tool 이름설명Pod 모듈인터페이스 (ID)
${t.domainGroup || 'UNKNOWN'}${t.toolName}${t.description}${t.podUrl}${t.integrationType} ${t.mciServiceId || '-'}${t.domainGroup || 'UNKNOWN'}${t.toolName}${t.description}${t.podUrl}${t.integrationType} ${t.mciServiceId || '-'}