From 1f27b42da36e76d3a71756385a5b2c8e75a9606a Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期一, 01 六月 2020 14:12:55 +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 8fbdc8e..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="crn.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