-
+
HTTP 500
@@ -23,7 +23,7 @@
-
-
+
接口名:
-
@@ -32,7 +32,7 @@
-
-
+
异常类名:
-
@@ -41,7 +41,7 @@
-
-
+
异常信息:
-
diff --git a/src/main/webapp/WEB-INF/view/error/permission.html b/src/main/webapp/WEB-INF/view/error/permission.html
index 2062ea3f..9ca6ab47 100644
--- a/src/main/webapp/WEB-INF/view/error/permission.html
+++ b/src/main/webapp/WEB-INF/view/error/permission.html
@@ -22,8 +22,8 @@
diff --git a/src/main/webapp/static/assets/css/ace.css b/src/main/webapp/static/assets/css/ace.css
index 3fb22831..9e584fb5 100644
--- a/src/main/webapp/static/assets/css/ace.css
+++ b/src/main/webapp/static/assets/css/ace.css
@@ -8763,7 +8763,7 @@ input[type="tel"],
input[type="color"] {
border-radius: 0 !important;
color: #858585;
- background-color: #ffffff;
+ background-color: #fcfcfc;
border: 1px solid #d5d5d5;
padding: 5px 4px 6px;
font-size: 14px;
@@ -8836,7 +8836,7 @@ select {
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #858585;
- background-color: #ffffff;
+ background-color: #fcfcfc;
border: 1px solid #d5d5d5;
}
.form-control:focus,
@@ -16946,7 +16946,7 @@ img.editable-click:hover {
border-left: 1px solid #E1E1E1;
}
.ui-jqgrid .ui-jqgrid-hdiv {
- background-color: #eff3f8;
+ background-color: #eeeeee;
border: 1px solid #D3D3D3;
border-width: 1px 0 0 1px;
line-height: 15px;
@@ -17010,7 +17010,7 @@ img.editable-click:hover {
height: 35px;
padding-top: 3px !important;
padding-bottom: 5px !important;
- background-color: #eff3f8 !important;
+ background-color: #eeeeee !important;
border-bottom: 1px solid #E1E1E1 !important;
border-top: 1px solid #E1E1E1 !important;
}