From 9cf540b0edf7c2bc2e82c812d0ac754789e65fa3 Mon Sep 17 00:00:00 2001 From: GUARDiA AutoDeploy Date: Thu, 4 Jun 2026 19:39:09 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B3=B4=EC=95=88=EC=83=81=20=EB=A7=81?= =?UTF-8?q?=ED=81=AC=20=EC=A0=9C=EA=B1=B0=20[auto-sync]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/GuardiaDetail.jsx | 30 ---------------------------- 1 file changed, 30 deletions(-) diff --git a/frontend/src/pages/GuardiaDetail.jsx b/frontend/src/pages/GuardiaDetail.jsx index 8b46947..c1d1938 100644 --- a/frontend/src/pages/GuardiaDetail.jsx +++ b/frontend/src/pages/GuardiaDetail.jsx @@ -602,36 +602,6 @@ export default function GuardiaDetail() { ))} - {/* 라이브 데모 링크 */} -
-

- 지금 바로 확인하세요 -

-

- 실제 운영 중인 GUARDiA 시스템에 접속해 직접 체험할 수 있습니다 -

-
- {[ - {href:'https://itsm.zioinfo.co.kr', label:'GUARDiA ITSM', icon:, desc:'admin / 1111'}, - {href:'https://manager.zioinfo.co.kr', label:'GUARDiA Manager', icon:, desc:'관리자 포털'}, - {href:'https://mail.zioinfo.co.kr', label:'웹메일', icon:, desc:'@zioinfo.co.kr'}, - {href:'https://git.zioinfo.co.kr', label:'Gitea', icon:, desc:'소스 저장소'}, - ].map((l,i) => ( - e.currentTarget.style.transform='translateY(-2px)'} - onMouseOut={e=>e.currentTarget.style.transform='translateY(0)'}> - {l.icon} - {l.label} - {l.desc} - - ))} -
-
-

핵심 기능 상세