diff --git a/cat-home/src/main/webapp/css/body.css b/cat-home/src/main/webapp/css/body.css index d61122cb5a5323097d84ce61d1fd21a7417460fe..60b7f8e669821ec9c11091e027cc7ce573271850 100755 --- a/cat-home/src/main/webapp/css/body.css +++ b/cat-home/src/main/webapp/css/body.css @@ -131,7 +131,7 @@ ul.tabs { .tabs li { display: inline; - margin: 0em 0.4em 0em 0.4em; + margin: 0em 0.1em 0em 0.1em; padding: 0.4em 0.4em 0.4em 0.4em; overflow: hidden; border-top: 1px solid black; diff --git a/cat-home/src/main/webapp/jsp/report/home/home.jsp b/cat-home/src/main/webapp/jsp/report/home/home.jsp index 61b6711cd90792e5b0a2373fb6f6c37362a69611..1dfb2412579fb87d33fbc7424d7c71a551af3054 100755 --- a/cat-home/src/main/webapp/jsp/report/home/home.jsp +++ b/cat-home/src/main/webapp/jsp/report/home/home.jsp @@ -12,13 +12,19 @@ } -
-

- CAT测试环境链接 - CAT预发环境链接 - CAT生产环境链接 - BA后台环境链接 -

+ +
diff --git a/cat-home/src/main/webapp/jsp/report/metric/dashboard.jsp b/cat-home/src/main/webapp/jsp/report/metric/dashboard.jsp index 4c382e6adaf9868d656af64fb745e7e97238b70c..ad0776e9c5656744d547f775a9cc386b18e17b97 100644 --- a/cat-home/src/main/webapp/jsp/report/metric/dashboard.jsp +++ b/cat-home/src/main/webapp/jsp/report/metric/dashboard.jsp @@ -8,16 +8,16 @@ + + + + - - - - <%@ include file="detail.jsp" %> @@ -34,7 +34,6 @@ -
<%@ include file="detail.jsp" %> diff --git a/cat-home/src/main/webapp/jsp/report/metric/detail.jsp b/cat-home/src/main/webapp/jsp/report/metric/detail.jsp index 650ff03dde2bce1060868abfb33cae778df4e0b7..86f70b88a01b4a6da8254151cd254711e0f8e879 100644 --- a/cat-home/src/main/webapp/jsp/report/metric/detail.jsp +++ b/cat-home/src/main/webapp/jsp/report/metric/detail.jsp @@ -1,6 +1,5 @@ <%@ page contentType="text/html; charset=utf-8" %> - - <%@ include file="metricOpNav.jsp" %> +<%@ include file="metricOpNav.jsp" %>
-