From 2668acd226f982ef9c091fc696736c8182907b35 Mon Sep 17 00:00:00 2001 From: doyeon Date: Mon, 20 Oct 2025 14:57:32 +0900 Subject: [PATCH] =?UTF-8?q?=ED=94=84=EB=A1=9C=ED=86=A0~=205?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- design/uiux/prototype/00-로그인.html | 246 +++++++++++++++++ design/uiux/prototype/21-실시간대시보드.html | 2 +- design/uiux/prototype/21.5-홈.html | 262 +++++++++++++++++++ design/uiux/prototype/22-채널별성과분석.html | 2 +- design/uiux/prototype/23-ROI분석.html | 2 +- design/uiux/prototype/24-분석리포트.html | 2 +- 6 files changed, 512 insertions(+), 4 deletions(-) create mode 100644 design/uiux/prototype/00-로그인.html create mode 100644 design/uiux/prototype/21.5-홈.html diff --git a/design/uiux/prototype/00-로그인.html b/design/uiux/prototype/00-로그인.html new file mode 100644 index 0000000..87df5ca --- /dev/null +++ b/design/uiux/prototype/00-로그인.html @@ -0,0 +1,246 @@ + + + + + + + 로그인 - KT 이벤트 마케팅 + + + + + + + + + + + + + +
+ +
+
+ +
+
+ campaign +
+

KT 이벤트 마케팅

+

AI로 쉽고 빠르게, 효과적인 이벤트

+
+ + +
+ +
+ + +
+ + +
+ + +
+ + +
+
+ + +
+ +
+ + + + + + +
+ + +
+

아직 계정이 없으신가요?

+ +
+ + +
+

+ 로그인 시 + 서비스 이용약관 및 + 개인정보처리방침에 동의하게 됩니다 +

+
+
+
+
+ + + + + + + + diff --git a/design/uiux/prototype/21-실시간대시보드.html b/design/uiux/prototype/21-실시간대시보드.html index 20244b4..40ced3f 100644 --- a/design/uiux/prototype/21-실시간대시보드.html +++ b/design/uiux/prototype/21-실시간대시보드.html @@ -252,7 +252,7 @@ }; window.goToHome = function() { - Toast.show('홈으로 이동'); + window.location.href = '21.5-홈.html'; }; window.goToEvents = function() { diff --git a/design/uiux/prototype/21.5-홈.html b/design/uiux/prototype/21.5-홈.html new file mode 100644 index 0000000..5750ed9 --- /dev/null +++ b/design/uiux/prototype/21.5-홈.html @@ -0,0 +1,262 @@ + + + + + + + 홈 - KT 이벤트 마케팅 + + + + + + + + + + + + + +
+ +
+

KT 이벤트 마케팅

+ +
+ + +
+
+ +
+

홍길동님, 안녕하세요! 👋

+

오늘도 성공적인 이벤트를 만들어보세요

+
+ + +
+

빠른 시작

+
+ + + + + + + + + + + +
+
+ + +
+
+

진행 중인 이벤트

+ +
+ +
+ +
+ event_busy +

진행 중인 이벤트가 없습니다

+ +
+
+
+ + +
+

이번 달 성과

+
+ +
+
총 이벤트
+
0
+
+ + +
+
총 참여자
+
0
+
+ + +
+
평균 ROI
+
0%
+
+
+
+ + +
+

AI 추천 팁 💡

+
+
+
+ lightbulb +
+
+
이번 주 트렌드
+
+ "설날 특별 할인" 키워드가 급상승 중입니다. 지금 이벤트를 시작하면 평균 대비 2.3배 높은 참여율이 예상됩니다. +
+ +
+
+
+
+ + +
+

최근 활동

+
+
+ history +

최근 활동이 없습니다

+
+
+
+
+
+ + + +
+ + + + + + diff --git a/design/uiux/prototype/22-채널별성과분석.html b/design/uiux/prototype/22-채널별성과분석.html index 83a2efd..399eb2f 100644 --- a/design/uiux/prototype/22-채널별성과분석.html +++ b/design/uiux/prototype/22-채널별성과분석.html @@ -451,7 +451,7 @@ }; window.goToHome = function() { - Toast.show('홈으로 이동'); + window.location.href = '21.5-홈.html'; }; window.goToEvents = function() { diff --git a/design/uiux/prototype/23-ROI분석.html b/design/uiux/prototype/23-ROI분석.html index 2031cd3..063f85d 100644 --- a/design/uiux/prototype/23-ROI분석.html +++ b/design/uiux/prototype/23-ROI분석.html @@ -331,7 +331,7 @@ } window.goToHome = function() { - Toast.show('홈으로 이동'); + window.location.href = '21.5-홈.html'; }; window.goToEvents = function() { diff --git a/design/uiux/prototype/24-분석리포트.html b/design/uiux/prototype/24-분석리포트.html index ec952ff..564c231 100644 --- a/design/uiux/prototype/24-분석리포트.html +++ b/design/uiux/prototype/24-분석리포트.html @@ -316,7 +316,7 @@ }; window.goToHome = function() { - Toast.show('홈으로 이동'); + window.location.href = '21.5-홈.html'; }; window.goToEvents = function() {