From 14a3665a9589d8583c33f657dba1d8d7c418aa55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Sun, 16 Sep 2018 19:03:04 +0900 Subject: [PATCH] Fix: admin CSS -> BootStrap, expiration, send_email page --- src/web/admin/admin_expiration_list.html | 55 ++++++++++++--- src/web/admin/admin_header.html | 2 +- src/web/admin/admin_register_list.html | 4 +- src/web/admin/admin_send_email.html | 19 ++--- src/web/admin/admin_upgrade_list.html | 88 +----------------------- src/web/js/lib/account_info.js | 84 ++++++++++++++++++++++ src/web/js/lib/number_util.js | 24 ------- 7 files changed, 146 insertions(+), 130 deletions(-) create mode 100644 src/web/js/lib/account_info.js delete mode 100644 src/web/js/lib/number_util.js diff --git a/src/web/admin/admin_expiration_list.html b/src/web/admin/admin_expiration_list.html index bc3b7b2..8bd9366 100644 --- a/src/web/admin/admin_expiration_list.html +++ b/src/web/admin/admin_expiration_list.html @@ -5,15 +5,13 @@ 마우스 타자 관리자 페이지 - - + @@ -22,15 +20,54 @@ -
+ - +
+
+

계정 유효기간 만료 목록

+
-
-
+
-
+
+
+
마에스트로 검색
+
+
+ +
+ + +
+
+ +
+
+ +
+
+
+
+ +
+
검색 결과
+ +
+
+ + + + + + + +
+
+
+
+
+ +
diff --git a/src/web/admin/admin_header.html b/src/web/admin/admin_header.html index 5b396f5..713ccbf 100644 --- a/src/web/admin/admin_header.html +++ b/src/web/admin/admin_header.html @@ -32,7 +32,7 @@
등록 목록 업그레이드 목록 - 만료 예정 + 계정 만료 목록 이메일 발송
diff --git a/src/web/admin/admin_register_list.html b/src/web/admin/admin_register_list.html index 4eabd3c..d8be8dc 100644 --- a/src/web/admin/admin_register_list.html +++ b/src/web/admin/admin_register_list.html @@ -9,6 +9,8 @@ + + @@ -22,16 +20,19 @@ -
+ - +
+
+

이메일 발송

+
-
-
+
-
+ + +
diff --git a/src/web/admin/admin_upgrade_list.html b/src/web/admin/admin_upgrade_list.html index 2edabc4..8f2787f 100644 --- a/src/web/admin/admin_upgrade_list.html +++ b/src/web/admin/admin_upgrade_list.html @@ -10,7 +10,8 @@ - + +