diff --git a/src/main/webapp/WEB-INF/manager/index.ftl b/src/main/webapp/WEB-INF/manager/index.ftl index 390cebd7..57c2c3fd 100644 --- a/src/main/webapp/WEB-INF/manager/index.ftl +++ b/src/main/webapp/WEB-INF/manager/index.ftl @@ -2,15 +2,14 @@ - <#include "/include/head-file.ftl"/> <#include "/reset-password.ftl"/> <#include "/exit-system.ftl"/> - + + + diff --git a/src/main/webapp/WEB-INF/manager/login.ftl b/src/main/webapp/WEB-INF/manager/login.ftl index aaed898c..9bfc7cfe 100644 --- a/src/main/webapp/WEB-INF/manager/login.ftl +++ b/src/main/webapp/WEB-INF/manager/login.ftl @@ -3,8 +3,8 @@ - + <#include "/include/head-file.ftl"/> + diff --git a/src/main/webapp/static/ms-admin/4.7.0/css/index.css b/src/main/webapp/static/ms-admin/4.7.0/css/index.css index 508af214..15ccbb29 100644 --- a/src/main/webapp/static/ms-admin/4.7.0/css/index.css +++ b/src/main/webapp/static/ms-admin/4.7.0/css/index.css @@ -308,6 +308,7 @@ textarea::-webkit-input-placeholder { position: absolute; right: -34px; top: 50%; + z-index: 9999; cursor: pointer; } .ms-admin-menu-aside .ms-admin-menu .ms-menu-expand i { diff --git a/src/main/webapp/static/ms-admin/4.7.0/less/index.less b/src/main/webapp/static/ms-admin/4.7.0/less/index.less index 56b01983..062f0366 100644 --- a/src/main/webapp/static/ms-admin/4.7.0/less/index.less +++ b/src/main/webapp/static/ms-admin/4.7.0/less/index.less @@ -183,6 +183,7 @@ position: absolute; right: -34px; top: 50%; + z-index:9999; cursor: pointer; // 收缩 i{