diff --git a/html/add.html b/html/add.html index 3c26586..2149dba 100644 --- a/html/add.html +++ b/html/add.html @@ -1,139 +1,169 @@ - - - + + - + - +
-
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
- +
+
+
+ +
+
- -
-
-
- - +
+
+ +
+
+
+
+ +
+ +
+
+
+
+
+
+ +
+
- - - \ No newline at end of file + + diff --git a/html/changePwd.html b/html/changePwd.html new file mode 100644 index 0000000..0efb12a --- /dev/null +++ b/html/changePwd.html @@ -0,0 +1,135 @@ + + + + + + + + + + +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+ + +
+
+
+ + + + + + + + diff --git a/html/import.html b/html/import.html index 483c53f..7c72033 100644 --- a/html/import.html +++ b/html/import.html @@ -1,121 +1,114 @@ - - - + + - - - - + +
-
- -
- -
-
-
- 温馨提示:导入操作将覆盖当前所有数据。 -
-
- - - +
+
+
+
+
+
+ 下载模板温馨提示:导入操作将覆盖当前所有数据。 +
+
+
-
-
- -
+
+ +
- + function GetQueryString(name, istop) { + var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i"); + var r = window.location.search.substr(1).match(reg); + if (typeof istop != "undefined") + r = top.location.search.substr(1).match(reg); - \ No newline at end of file + if (r != null) return unescape(r[2]); + return null; + } + }); + + + diff --git a/html/js/jquery.cookie.min.js b/html/js/jquery.cookie.min.js new file mode 100644 index 0000000..36d6b65 --- /dev/null +++ b/html/js/jquery.cookie.min.js @@ -0,0 +1,2 @@ +/*! jquery.cookie v1.4.1 | MIT */ +!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?a(require("jquery")):a(jQuery)}(function(a){function b(a){return h.raw?a:encodeURIComponent(a)}function c(a){return h.raw?a:decodeURIComponent(a)}function d(a){return b(h.json?JSON.stringify(a):String(a))}function e(a){0===a.indexOf('"')&&(a=a.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return a=decodeURIComponent(a.replace(g," ")),h.json?JSON.parse(a):a}catch(b){}}function f(b,c){var d=h.raw?b:e(b);return a.isFunction(c)?c(d):d}var g=/\+/g,h=a.cookie=function(e,g,i){if(void 0!==g&&!a.isFunction(g)){if(i=a.extend({},h.defaults,i),"number"==typeof i.expires){var j=i.expires,k=i.expires=new Date;k.setTime(+k+864e5*j)}return document.cookie=[b(e),"=",d(g),i.expires?"; expires="+i.expires.toUTCString():"",i.path?"; path="+i.path:"",i.domain?"; domain="+i.domain:"",i.secure?"; secure":""].join("")}for(var l=e?void 0:{},m=document.cookie?document.cookie.split("; "):[],n=0,o=m.length;o>n;n++){var p=m[n].split("="),q=c(p.shift()),r=p.join("=");if(e&&e===q){l=f(r,g);break}e||void 0===(r=f(r))||(l[q]=r)}return l};h.defaults={},a.removeCookie=function(b,c){return void 0===a.cookie(b)?!1:(a.cookie(b,"",a.extend({},c,{expires:-1})),!a.cookie(b))}}); diff --git a/html/login.html b/html/login.html index cd011ef..237bb61 100644 --- a/html/login.html +++ b/html/login.html @@ -1,184 +1,186 @@ - + - - - - + + + - - 长春市装备信息管理系统 - + 宽城区学区查询信息管理系统 + - + - - + + - + - +
-
-
- +
+
+ +
+
+
+

+ 宽城区学区查询信息管理系统 +

+ +
+
+
+
+ + +
-
-
-

- 宽城区学区查询信息管理系统

- - -
- -
-
- - -
-
-
-
- - -
-
-
+
+
+ + +
+
+ + 点击图片刷新校验码
-
- - -
-
+
--> + + +
+
- + - - - \ No newline at end of file + + diff --git a/html/settings.html b/html/settings.html index a090878..88eb9a2 100644 --- a/html/settings.html +++ b/html/settings.html @@ -1,356 +1,446 @@ + + + + + 宽城区学区查询信息管理系统 + + + - - - - - 测试页面 - - - - - - -
-
- -
- -
- - - + + + + - + form.on("input-affix(xx_search)", function (data) { + table.reloadData("xxTable", { + where: { + search_info: $("#xx_keyword").val(), + }, + scrollPos: true, + }); + return false; + }); - \ No newline at end of file + form.on("input-affix(cz_search)", function (data) { + table.reloadData("czTable", { + where: { + search_info: $("#cz_keyword").val(), + }, + scrollPos: true, + }); + return false; + }); + + tabs.on("afterChange(stageTabs)", function (data) { + if (data.index === 0) { + table.resize("xxTable"); + } else if (data.index === 1) { + table.resize("czTable"); + } + }); + }); + + + diff --git a/html/settings1.html b/html/settings1.html deleted file mode 100644 index 34ab7e3..0000000 --- a/html/settings1.html +++ /dev/null @@ -1,354 +0,0 @@ - - - - - - - - 测试页面 - - - - - - -
-
- -
- - -
-
-
    -
  • 小学学区
  • -
  • 初中学区
  • - -
-
-
- - -
- - -
- -
- - -
- - - -
- -
-
-
-
-
-
- - - - - - \ No newline at end of file diff --git a/html/update.html b/html/update.html new file mode 100644 index 0000000..e6cfec3 --- /dev/null +++ b/html/update.html @@ -0,0 +1,189 @@ + + + + + + + + + + +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+ + +
+
+
+ + + + +