diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 15a15b2..e9b057d 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,4 +1,7 @@ - + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 35bdbab..da86268 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,8 @@ + + diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index e2933b5..e150cc1 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -11,10 +11,6 @@ init.Init 1 - - charset - UTF-8 - Init /init diff --git a/web/home/fill_Information.jsp b/web/home/fill_Information.jsp index 32fd1c3..5008c48 100644 --- a/web/home/fill_Information.jsp +++ b/web/home/fill_Information.jsp @@ -14,9 +14,9 @@ 填写信息 - - - + + + <% @@ -48,7 +48,7 @@
${z.key}:${z.value}
-
+ diff --git a/web/home/home.jsp b/web/home/home.jsp index 3910f7d..f270357 100644 --- a/web/home/home.jsp +++ b/web/home/home.jsp @@ -21,14 +21,14 @@ - - - - - - - - + + + + + + + + <% @@ -82,9 +82,17 @@ + - + diff --git a/web/jsFile/fill-action.js b/web/jsFile/fill-action.js index d7dd3bc..6722ebc 100644 --- a/web/jsFile/fill-action.js +++ b/web/jsFile/fill-action.js @@ -1,4 +1,4 @@ -$(document).ready(function () { +$(document).ready(function () { $(document).off('click',submit_text).on('click','.submit-text',submit_text); }) function submit_text() { diff --git a/web/jsFile/login.js b/web/jsFile/login.js index e2166cc..9ee4656 100644 --- a/web/jsFile/login.js +++ b/web/jsFile/login.js @@ -1,4 +1,4 @@ - + function showRegister() { $('.register-cont').css('display','block'); $('.login-cont').css('display','none'); @@ -47,7 +47,7 @@ function isEmpty2(e) if($('.id-check').val()=='') { e.preventDefault() - alert("请选择身份"); + alert("请确认身份"); } } $(document).ready( diff --git a/web/jsFile/personal.js b/web/jsFile/personal.js index e1a8e18..6851c63 100644 --- a/web/jsFile/personal.js +++ b/web/jsFile/personal.js @@ -1,4 +1,4 @@ -$(document).ready(function () { +$(document).ready(function () { $(document).off('click',pChange).on('click','.choose-child',pChange); $(document).off('click',showpm).on('click','.pm',showpm); $(document).off('click',showpw).on('click','.pw',showpw); diff --git a/web/jsFile/search.js b/web/jsFile/search.js index 25a1a4f..8752e68 100644 --- a/web/jsFile/search.js +++ b/web/jsFile/search.js @@ -1,4 +1,4 @@ -$(document).ready(function () { +$(document).ready(function () { $(document).off('click',searchStuMsg).on('click','.search-button.teacher',searchStuMsg); $(document).off('click',searchTeaMsg).on('click','.search-button.student',searchTeaMsg); $(document).off('keydown',KDsearchSmsg).on('keydown','.search-button.teacher',KDsearchSmsg); diff --git a/web/jsFile/sub-msg-input.js b/web/jsFile/sub-msg-input.js index f01d9bb..a02f1ba 100644 --- a/web/jsFile/sub-msg-input.js +++ b/web/jsFile/sub-msg-input.js @@ -1,4 +1,4 @@ -$(document).ready( +$(document).ready( function () { $(document).off('click',sendSub).on('click','.sub-input-button',sendSub); } diff --git a/web/jsFile/upload_action.js b/web/jsFile/upload_action.js index 7f0de15..5ede1d1 100644 --- a/web/jsFile/upload_action.js +++ b/web/jsFile/upload_action.js @@ -1,4 +1,4 @@ -$(document).ready(function () { +$(document).ready(function () { $(document).off('click',sendFile).on('click','.upload-it',sendFile); $(document).off('click',selectFile).on('click','.select-file',selectFile); $(document).off('change',showMsg).on('change','.true-select',showMsg) diff --git a/web/login.jsp b/web/login.jsp index c3ef00d..b5e6800 100644 --- a/web/login.jsp +++ b/web/login.jsp @@ -10,8 +10,8 @@ 毕业设计管理系统 - - + +
@@ -43,17 +43,17 @@ + placeholder="学号或职工号" tabindex="1"> + placeholder="请输入密码" tabindex="5"> - + placeholder="姓名" tabindex="2"> + + placeholder="请输入电话" tabindex="4"> + placeholder="请确认密码" tabindex="6">