diff --git a/src/main/webapp/WEB-INF/views/home.jsp b/src/main/webapp/WEB-INF/views/home.jsp
index 6a56d70e9..1f2fad137 100644
--- a/src/main/webapp/WEB-INF/views/home.jsp
+++ b/src/main/webapp/WEB-INF/views/home.jsp
@@ -11,7 +11,25 @@
-
+
@@ -86,105 +104,6 @@
-
-
-
-
@@ -194,14 +113,17 @@
-
+
+
+
- 简体中文
+
diff --git a/src/main/webapp/static/pages/scripts/home.js b/src/main/webapp/static/pages/scripts/home.js
index 56dae9185..0829511b4 100644
--- a/src/main/webapp/static/pages/scripts/home.js
+++ b/src/main/webapp/static/pages/scripts/home.js
@@ -45,7 +45,6 @@ var home = function () {
}
-
return {
init: function () {
decorator_init();
@@ -71,8 +70,5 @@ var home = function () {
jQuery(document).ready(function() {
home.init();
-
- setIframeHeight($("#mainFrame"));
-
});
\ No newline at end of file