From 79cada3ae89731e390a631eb6c6bd8b4894c6367 Mon Sep 17 00:00:00 2001 From: sunny Date: Fri, 20 Apr 2018 00:40:15 +0900 Subject: [PATCH] design --- .../totp/config/config-setting.component.html | 67 ++++++++++--------- .../settings/totp/totp.component.html | 16 ++--- 2 files changed, 42 insertions(+), 41 deletions(-) diff --git a/src/packages/member/component/settings/totp/config/config-setting.component.html b/src/packages/member/component/settings/totp/config/config-setting.component.html index dc24856..71649ce 100644 --- a/src/packages/member/component/settings/totp/config/config-setting.component.html +++ b/src/packages/member/component/settings/totp/config/config-setting.component.html @@ -1,37 +1,42 @@ -
-
- 구글 인증기(OTP)는 암호 기능 중 하나입니다. 작동 원리는 SMS 인증 방식과 유사합니다. +
+
+ 구글 인증기(OTP)는 암호 기능 중 하나입니다. 작동 원리는 SMS 인증 방식과 유사합니다. 연동 후 30초 마다 보안 코드가 생성되고, 보안 코드는 로그인, 인출, 보안 설정 변경등의 보안 인증을 하는 곳에 사용됩니다.
-
-
-
- IOS 회원은 App Store에서 "Authenticator" 검색 후 다운로드 해주세요. - 안드로이드 회원은 구글 플레이 스토어 또는 핸드폰 브라우저를 통해 "구글 인증기(OTP)" 검색 후 다운로드 해주세요. -
-
-
- - -
-
-

Key & Backup Code

-
{{totp.key}}, {{totp.uri}}
-
- -
-
- -
- -
-
- - +
+
+ +

IOS 회원은 App Store에서 "Authenticator" 검색 후 다운로드 해주세요.

+ +
+
+
+ +

안드로이드 회원은 구글 플레이 스토어 또는 핸드폰 브라우저를 통해 "구글 인증기(OTP)" 검색 후 다운로드 해주세요.

+ +
+
+
+ +
+

Key & Backup Code

+
{{totp.key}}, {{totp.uri}}
+
+ +
+
+ +
+ +
+
+ + +
diff --git a/src/packages/member/component/settings/totp/totp.component.html b/src/packages/member/component/settings/totp/totp.component.html index b3acc9c..c2e4524 100644 --- a/src/packages/member/component/settings/totp/totp.component.html +++ b/src/packages/member/component/settings/totp/totp.component.html @@ -1,4 +1,4 @@ - + @@ -6,18 +6,14 @@ 이중보안 -
+
-
-
-
{{item.name }}
-
{{item.value }}
-
{{item.description }}
-
-
+
{{item.name }}
+
{{item.value }}
+
{{item.description }}
-
+