-
diff --git a/src/main/webapp/content/marker/marker-info-list.jsp b/src/main/webapp/content/marker/marker-info-list.jsp
index 0ec5a71..d38b880 100644
--- a/src/main/webapp/content/marker/marker-info-list.jsp
+++ b/src/main/webapp/content/marker/marker-info-list.jsp
@@ -1 +1 @@
-<%@page contentType="text/html;charset=UTF-8" %>
<%@include file="/taglibs.jsp" %>
<%pageContext.setAttribute("currentMenu", "markerManagerMenu");%>
地下管线电子标识系统
<%--
--%>
<%--
--%>
<%@include file="/common/layout/header.jsp" %>
<%@include file="/common/layout/menu_new.jsp" %>
<%--<%@include file="/common/layout/second-menu-auth.jsp" %>--%>
<%----%>
<%----%>
<%--id | --%>
<%--标识器编号 | --%>
<%--标识器名称 | --%>
<%--区域 | --%>
<%--线路 | --%>
<%--类型 | --%>
<%--埋深 | --%>
<%--里程1 | --%>
<%--里程2 | --%>
<%--安装时间 | --%>
<%--安装人员 | --%>
<%--备注 | --%>
<%--编辑 | --%>
<%--删除 | --%>
<%--
--%>
<%----%>
<%@include file="/common/layout/footer.jsp" %>
<%----%>
<%----%>
\ No newline at end of file
+<%@page contentType="text/html;charset=UTF-8" %>
<%@include file="/taglibs.jsp" %>
<%pageContext.setAttribute("currentMenu", "markerManagerMenu");%>
地下管线电子标识系统
<%--
--%>
<%--
--%>
<%@include file="/common/layout/header.jsp" %>
<%@include file="/common/layout/menu_new.jsp" %>
<%--<%@include file="/common/layout/second-menu-auth.jsp" %>--%>
<%--
--%>
<%----%>
<%----%>
<%--id | --%>
<%--标识器编号 | --%>
<%--标识器名称 | --%>
<%--区域 | --%>
<%--线路 | --%>
<%--类型 | --%>
<%--埋深 | --%>
<%--里程1 | --%>
<%--里程2 | --%>
<%--安装时间 | --%>
<%--安装人员 | --%>
<%--备注 | --%>
<%--编辑 | --%>
<%--删除 | --%>
<%--
--%>
<%----%>
<%--<%@include file="/common/layout/footer.jsp" %>--%>
<%----%>
<%----%>
\ No newline at end of file
diff --git a/src/main/webapp/content/task/task-gd.jsp b/src/main/webapp/content/task/task-gd.jsp
index d2d5549..a3b39c5 100644
--- a/src/main/webapp/content/task/task-gd.jsp
+++ b/src/main/webapp/content/task/task-gd.jsp
@@ -132,12 +132,12 @@
<%--巡检员:
--%>
-
-
+
时间排序
diff --git a/src/main/webapp/content/user/user-info-list.jsp b/src/main/webapp/content/user/user-info-list.jsp
index 795805c..9def6c6 100644
--- a/src/main/webapp/content/user/user-info-list.jsp
+++ b/src/main/webapp/content/user/user-info-list.jsp
@@ -55,14 +55,14 @@
@@ -132,10 +132,10 @@
-
+
-
+
增加用户
diff --git a/src/main/webapp/s/bootstrap/css/style.css b/src/main/webapp/s/bootstrap/css/style.css
index a72723d..b10e68f 100644
--- a/src/main/webapp/s/bootstrap/css/style.css
+++ b/src/main/webapp/s/bootstrap/css/style.css
@@ -888,7 +888,7 @@
.ie8 .page-content {
margin-left: 225px;
margin-top: 0px;
- min-height: 760px;
+ min-height: 740px;
}
.ie8 .page-sidebar-fixed .page-content {
diff --git a/src/main/webapp/s/media/css/style-non-responsive.css b/src/main/webapp/s/media/css/style-non-responsive.css
index 0245422..6e6f8cc 100644
--- a/src/main/webapp/s/media/css/style-non-responsive.css
+++ b/src/main/webapp/s/media/css/style-non-responsive.css
@@ -65,7 +65,7 @@
.page-content {
margin-left: 225px;
margin-top: 0px;
- min-height: 760px;
+ min-height: 740px;
}
.page-sidebar-fixed .page-content {
diff --git a/src/main/webapp/s/media/css/style.css b/src/main/webapp/s/media/css/style.css
index a7263ca..711826d 100644
--- a/src/main/webapp/s/media/css/style.css
+++ b/src/main/webapp/s/media/css/style.css
@@ -340,9 +340,13 @@
display: inline-block;
margin-top: -1px;
margin-right: 0;
- padding-left: 0;
+ padding-left: 20px;
padding-right: 0;
width: 225px;
+ color: white;
+ font-size: 24px;
+ font-weight: bold;
+ line-height: 36px;
}
.header .brand img {
@@ -1139,6 +1143,8 @@
margin-top: 0px !important;
margin-top: 40px;
padding-left: 190px;
+ background-color: #ffffff;
+ border-top:0px;
}
.portlet.box .form .form-actions,
@@ -1530,7 +1536,7 @@
/* portlet buttons */
.portlet.box .portlet-body {
background-color: #fff;
- padding: 10px;
+ padding: 10px 0px;
}
.portlet.box .portlet-title {
@@ -5262,6 +5268,22 @@
margin-top: 5px;
}
+.dataTable th {
+ font-size: 10pt;
+ /*color: #ffffff;*/
+ color: #909399;
+ font-weight: bold;
+}
+.dataTable tbody{
+ color: #606266;
+}
+
+.dataTable thead tr {
+ color: #909399;
+ font-weight: bold;
+ /*background-color: #3D3D3D;*/
+}
+
.dataTables_filter label {
line-height: 32px !important;
}
@@ -5306,4 +5328,29 @@
.dataTable .details tr:nth-child(even) td,
.dataTable .details tr:nth-child(even) th {
background-color: #eee !important;
+}
+
+.header .brand .white-title{
+ color: white;
+ font-size: 24px;
+ font-weight: bold;
+ line-height: 56px;
+}
+
+.btn{
+ border-radius: 5px !important;
+}
+
+.container-fluid{
+ padding-left: 10px !important;
+ padding-right: 10px !important;
+}
+.input-append {
+ width: 100%;
+}
+.common-input{
+ width: calc( 100% - 12px);
+}
+.common-input-calendar{
+ width: calc( 100% - 41px);
}
\ No newline at end of file