From e246e2e047ed905205d6c555dc469f9c06c5b965 Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期一, 01 六月 2020 14:28:13 +0800
Subject: [PATCH] #
---
src/main/webapp/views/index.html | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 3597ce9..87c8e23 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -12,12 +12,7 @@
<script type="text/javascript" src="../static/js/jquery/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="../static/js/common.js"></script>
<style>
- #content {
- box-sizing: border-box;
- padding-top: 46px;
- width: 100%;
- height: 100%;
- }
+
</style>
</head>
<body>
@@ -30,7 +25,7 @@
</ul>
<!-- 涓讳綋鍐呭 -->
- <iframe id="content" src="pipeline.html"></iframe>
+ <iframe id="content" src="console.html"></iframe>
<footer class="footer">
Copyright 漏 2015 All Rights Reserved. <a href="http://www.zoneyung.com" target="_blank">娴欐睙涓壃鐗╂祦瑁呭鏈夐檺鍏徃</a> 淇濈暀鎵�鏈夋潈鍒�
--
Gitblit v1.9.1