diff --git a/src/web/module/maestro_section_app_activation.html b/src/web/module/maestro_section_app_activation.html new file mode 100644 index 0000000..9abd31a --- /dev/null +++ b/src/web/module/maestro_section_app_activation.html @@ -0,0 +1,295 @@ + + + + +
+
+ +
마우스 연습
+
+ + +
+
+
+
+ +
+
+ + +
+
+ +
타자 연습
+
+ + +
+
+
+ + + + +
+
+
+
+ + +
타자 시험
+
+ + +
+
+
+ + + +
+
+
+
+ + +
타자 앱
+
+ + +
+
+
+
+ +
+
\ No newline at end of file diff --git a/src/web/module/maestro_section_main.html b/src/web/module/maestro_section_main.html index 7b872ab..37e449b 100644 --- a/src/web/module/maestro_section_main.html +++ b/src/web/module/maestro_section_main.html @@ -10,8 +10,9 @@ var searchPlayerListManager = null; $(document).ready(function() { $("#section_add_player").load("./../module/maestro_section_add_player.html"); $("#section_search_player").load("./../module/maestro_section_search.html"); - $("#mouse_app_list").load("./../module/maestro_section_mouse_app.html"); - $("#typing_app_list").load("./../module/maestro_section_typing_app.html"); + $("#app_activation").load("./../module/maestro_section_app_activation.html"); + // $("#mouse_app_list").load("./../module/maestro_section_mouse_app.html"); + // $("#typing_app_list").load("./../module/maestro_section_typing_app.html"); $("#section_timer").load("./../module/maestro_section_timer.html"); maestroInfo.loadMaestroInfo(onLoadSuccessMaestroInfo, onLoadFailMaestroInfo); @@ -186,6 +187,11 @@ function deactivateApp(appID) { 학생 검색 + + + @@ -209,6 +215,11 @@ function deactivateApp(appID) {
+
+
+
+ +