From 8b459476bad1d19e97e1fd628da7d6746708631b 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: Wed, 25 Jul 2018 22:37:52 +0900 Subject: [PATCH] Fix: apply bootstrap - register --- src/web/module/maestro_section_register.html | 115 ++++++++++++------- 1 file changed, 76 insertions(+), 39 deletions(-) diff --git a/src/web/module/maestro_section_register.html b/src/web/module/maestro_section_register.html index 65a1b4a..5a2ae97 100644 --- a/src/web/module/maestro_section_register.html +++ b/src/web/module/maestro_section_register.html @@ -143,6 +143,12 @@ function checkData() { $(".player_count").text(playerCount); $(".price_account").text(price); + $("input[name=maestro_name_data]").val(maestroName); + $("input[name=password_data]").val(password); + $("input[name=email_data]").val(email); + $("input[name=player_count]").val(playerCount); + $("input[name=price_account]").val(price); + $("#input_data").css("display", "none"); $("#register_account").css("display", "block"); @@ -224,7 +230,6 @@ $('#myTab a').on('click', function (e) {
-

마에스트로 계정 정보 입력

@@ -233,19 +238,19 @@ $('#myTab a').on('click', function (e) {
-
+
4~16 글자. 영문, 숫자만 사용 가능합니다.
-
- - 아이디 입력 후, [중복 체크] 버튼을 눌러주세요. +
+ +
-
+
4~10 글자. 영문, 숫자만 사용 가능합니다.
@@ -253,14 +258,14 @@ $('#myTab a').on('click', function (e) {
-
+
-
+