Add: maestro main menu page
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$("#header").load("./../module/header.html");
|
||||
$("#section").load("./../module/maestro_login_section.html");
|
||||
$("#section").load("./../module/maestro_section_login.html");
|
||||
$("#footer").load("./../module/footer.html");
|
||||
});
|
||||
</script>
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
<html>
|
||||
|
||||
|
||||
<head>
|
||||
<title>마에스트로 메뉴</title>
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="stylesheet" type="text/css" href="./../css/module.css">
|
||||
<link rel="stylesheet" type="text/css" href="./../css/color_button.css">
|
||||
|
||||
<script type="text/javascript" src="./../../../resources/jquery/jquery-3.3.1.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$("#header").load("./../module/maestro_header.html");
|
||||
$("#section").load("./../module/maestro_section_main.html");
|
||||
$("#footer").load("./../module/footer.html");
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
<body bgcolor="white">
|
||||
|
||||
<div id="wrapper">
|
||||
|
||||
<header id="header">
|
||||
</header>
|
||||
|
||||
<section id="section">
|
||||
</section>
|
||||
|
||||
<footer id="footer">
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -1,13 +1,13 @@
|
||||
<div class="container">
|
||||
<div class="player_free">
|
||||
<span class="col four" style="float: center;">
|
||||
<a href="#" id="faq" class="btn btn-rouge">플레이어<br/>무료체험</a>
|
||||
<a href="./../client/menu_app.html" target="_blank" id="player_free_play" class="btn btn-rouge">플레이어<br/>무료체험</a>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div class="maestro_free">
|
||||
<div class="col four" style="float: center;">
|
||||
<a href="#" id="faq" class="btn btn-sea">마에스트로<br/>무료체험</a>
|
||||
<a href="#" id="maestro_free_menu" class="btn btn-sea">마에스트로<br/>무료체험</a>
|
||||
</div>
|
||||
<ol>
|
||||
<li>
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
|
||||
<div class="col four" style="float: center;">
|
||||
<a href="#" id="faq" class="btn btn-sea">마에스트로<br/>가입</a>
|
||||
<a href="#" id="maestro_register" class="btn btn-sea">마에스트로<br/>가입</a>
|
||||
</div>
|
||||
<ol>
|
||||
<li>
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
<div class="container">
|
||||
|
||||
<span class="col two">
|
||||
<a href="./../main/index.html" id="home" class="btn btn-orange" style="padding: 1.1em;">첫 화면</a>
|
||||
</span>
|
||||
|
||||
<span class="col two" style="float: right;">
|
||||
<a href="#" id="logout_maestro" class="btn btn-sea">마에스트로<br/>로그아웃</a>
|
||||
</span>
|
||||
|
||||
<span class="col two" style="float: right;">
|
||||
<a href="#" target="_blank" id="enter_test_player" class="btn btn-rouge">마에스트로<br/>기록 삭제</a>
|
||||
</span>
|
||||
|
||||
<span class="col two" style="float: right;">
|
||||
<a href="./../client/menu_app.html" target="_blank" id="delete_test_player_history" class="btn btn-rouge">마에스트로<br/>입장</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
+11
-1
@@ -7,12 +7,20 @@
|
||||
<input type="password" name="maestro_id"><br/>
|
||||
</form>
|
||||
|
||||
<!--
|
||||
<div class="col four" style="float: center;">
|
||||
<a type="submit" form="maestro_login" value="로그인" class="btn btn-sea">로그인</button>
|
||||
<a type="submit" form="maestro_login" value="로그인" class="btn btn-sea">로그인</a>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<div class="col four" style="float: center;">
|
||||
<a href="./../maestro/main_menu.html" id="faq" class="btn btn-sea">로그인</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col four" style="float: center;">
|
||||
<a href="#" id="faq" class="btn btn-sea">마에스트로<br/>가입</a>
|
||||
</div>
|
||||
@@ -27,5 +35,7 @@
|
||||
3만원 : 플레이어 100명
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,94 @@
|
||||
<div class="container">
|
||||
<div class="maestro_manager_user">
|
||||
|
||||
<h1>사용자 관리</h1>
|
||||
|
||||
<h2>추가</h2>
|
||||
|
||||
<h3>1명 추가</h3>
|
||||
|
||||
<form action="/action_page.php" method="get" id="add_user">
|
||||
<input type="text" name="name">
|
||||
<input type="text" name="entercode">
|
||||
<button type="submit" form="add_user">추가</button>
|
||||
</form>
|
||||
|
||||
<textarea>
|
||||
사용자 이름 : (한글) 10글자, (영문) 20글자까지 입력 가능
|
||||
입장 코드 : 숫자 1~6자리 수
|
||||
</textarea>
|
||||
|
||||
|
||||
<h3>단체 추가</h3>
|
||||
|
||||
<form action="/action_page.php" method="get" id="add_users">
|
||||
<textarea>
|
||||
엑셀에서 아래와 같이 셀에 입력한 후에 복사하고 붙여넣기
|
||||
사용자 이름 | 입장 코드
|
||||
사용자 이름 | 입장 코드
|
||||
...
|
||||
</textarea>
|
||||
<button type="submit" form="add_users">추가</button>
|
||||
</form>
|
||||
|
||||
<textarea>
|
||||
사용자 이름 : (한글) 10글자, (영문) 20글자까지 입력 가능
|
||||
입장 코드 : 숫자 1~6자리 수
|
||||
</textarea>
|
||||
|
||||
|
||||
<h2>목록</h2>
|
||||
|
||||
<p>
|
||||
목록
|
||||
<button>보기</button>
|
||||
</p>
|
||||
|
||||
|
||||
<h2>검색</h2>
|
||||
|
||||
<p>
|
||||
검색
|
||||
아이디
|
||||
<input type="text" id="search_name"><button>찾기</button><br/>
|
||||
<br/>
|
||||
|
||||
<h3>검색 결과</h3>
|
||||
|
||||
사용자 이름
|
||||
<input type="text" id="result_name"><button>삭제</button><br/>
|
||||
입장 코드
|
||||
<input type="text" id="result_entercode"><button>수정</button>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="maestro_manager_app">
|
||||
|
||||
<h1>과목 관리</h1>
|
||||
|
||||
<h2>마우스</h2>
|
||||
|
||||
<form action="/action_page.php" method="get" id="app_mouse">
|
||||
<input type="checkbox" name="mouse">클릭 연습<br/>
|
||||
<input type="checkbox" name="mouse">더블 클릭 연습<br/>
|
||||
<button type="submit" form="app_mouse">적용</button>
|
||||
</form>
|
||||
|
||||
|
||||
<h2>타자</h2>
|
||||
|
||||
<form action="/action_page.php" method="get" id="app_typing">
|
||||
<input type="checkbox" name="typing">기본 자리<br/>
|
||||
<input type="checkbox" name="typing">왼손 윗글쇠<br/>
|
||||
<input type="checkbox" name="typing">basic<br/>
|
||||
<input type="checkbox" name="typing">left upper<br/>
|
||||
<button type="submit" form="app_typing">적용</button>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user