From 940a0320b3de38a3a2274139271b68ae224e3528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=B5=E1=84=8C=E1=85=B5=E1=86=AB=E1=84=80?= =?UTF-8?q?=E1=85=B5?= <> Date: Mon, 11 Nov 2024 18:06:35 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=EC=9D=B8,=20=EC=95=84?= =?UTF-8?q?=EC=9D=B4=EB=94=94=EC=B0=BE=EA=B8=B0,=20=EB=B9=84=EB=B0=80?= =?UTF-8?q?=EB=B2=88=ED=98=B8=EC=B0=BE=EA=B8=B0,=20=EA=B0=80=EC=9E=85?= =?UTF-8?q?=EC=8B=9C=20=EA=B6=8C=EC=9E=A5=EC=82=AC=ED=95=AD=20=ED=99=94?= =?UTF-8?q?=EB=A9=B4=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt/components/layout/header.vue | 20 +++-- nuxt/layouts/empty.vue | 12 +++ nuxt/pages/login/id.vue | 133 ++++++++++++++++++++++++++++++ nuxt/pages/login/index.vue | 125 ++++++++++++++++++++++++++++ nuxt/pages/login/join.vue | 82 ++++++++++++++++++ nuxt/pages/login/pw.vue | 124 ++++++++++++++++++++++++++++ 6 files changed, 488 insertions(+), 8 deletions(-) create mode 100644 nuxt/layouts/empty.vue create mode 100644 nuxt/pages/login/id.vue create mode 100644 nuxt/pages/login/index.vue create mode 100644 nuxt/pages/login/join.vue create mode 100644 nuxt/pages/login/pw.vue diff --git a/nuxt/components/layout/header.vue b/nuxt/components/layout/header.vue index aded431..f2ac840 100644 --- a/nuxt/components/layout/header.vue +++ b/nuxt/components/layout/header.vue @@ -10,13 +10,17 @@ import { LogoutOutlined } from '@ant-design/icons-vue'; - - - - - - 로그아웃 - - + + 로그아웃 + + + + + + + + + + diff --git a/nuxt/layouts/empty.vue b/nuxt/layouts/empty.vue new file mode 100644 index 0000000..f5fe06b --- /dev/null +++ b/nuxt/layouts/empty.vue @@ -0,0 +1,12 @@ + + + + + + + + + diff --git a/nuxt/pages/login/id.vue b/nuxt/pages/login/id.vue new file mode 100644 index 0000000..8be2f9c --- /dev/null +++ b/nuxt/pages/login/id.vue @@ -0,0 +1,133 @@ + + + + + + + + + 아이디 찾기 + + + + + + 휴대폰으로 찾기 + 이메일로 찾기 + + + + + + + + + + + + + + 새로고침 + 음성듣기 + + + + + + + + + + + 인증번호 + + + + + + + @ + + + + + 직접 입력 + gmail.com + naver.com + daum.net + + + + + + + + + + + + 아이디 찾기 + + + + + + + diff --git a/nuxt/pages/login/index.vue b/nuxt/pages/login/index.vue new file mode 100644 index 0000000..b7132e1 --- /dev/null +++ b/nuxt/pages/login/index.vue @@ -0,0 +1,125 @@ + + + + + + + + 로그인 + + + + + + 키보드보안 프로그램적용 + + + + + ※ 안전한 서비스 이용을 위해 키보드보안 프로그램 적용을 권장합니다. + + + + + + + + + + + + + + + + 로그인 + + + + + 아이디 찾기 + | + 비밀번호 찾기 + | + 회원가입 + + + + + + diff --git a/nuxt/pages/login/join.vue b/nuxt/pages/login/join.vue new file mode 100644 index 0000000..6e70732 --- /dev/null +++ b/nuxt/pages/login/join.vue @@ -0,0 +1,82 @@ + + + + + + + + + + 참여기관 회원가입 + + + + + + + + + + + + + + + + + + + diff --git a/nuxt/pages/login/pw.vue b/nuxt/pages/login/pw.vue new file mode 100644 index 0000000..204d8a8 --- /dev/null +++ b/nuxt/pages/login/pw.vue @@ -0,0 +1,124 @@ + + + + + + + + + 비밀번호 재설정 + + + + + + 휴대폰으로 찾기 + 이메일로 찾기 + + + + + + + + + + + + + + + + + + + + + + + + + + @ + + + + + 직접 입력 + gmail.com + naver.com + daum.net + + + + + + + 휴대폰 인증 + + + 이메일 인증 + + + + + + +
+ ※ 안전한 서비스 이용을 위해 키보드보안 프로그램 적용을 권장합니다. +