Parcourir la source

首页左侧菜单样式优化,顶部点击事件修改

ZhangWenQiang il y a 6 ans
Parent
commit
fcc9490fe5

+ 4 - 4
happy-job-base-system/src/main/webapp/static/common/css/app-blue.css

@@ -6610,7 +6610,7 @@ body {
   top: 200px;
 }
 #body-container {
-  margin-left: 220px;
+  margin-left: 200px;
   /**padding: 10px;*/
   margin-top: 50px;
   overflow-x: hidden;
@@ -7540,7 +7540,7 @@ pre {
   list-style-type: disc;
 }
 #sidebar {
-  width: 220px;
+  width: 200px;
   position: fixed;
   top: 0;
   bottom: 0;
@@ -7747,7 +7747,7 @@ pre {
   background-color: #fff;
 }
 .topnav-navbar .navbar-header {
-  width: 220px;
+  width: 200px;
   background: #3ca2e0;
 }
 .topnav-navbar .navbar-header .navbar-brand {
@@ -9424,7 +9424,7 @@ body {
   top: 0;
   bottom: 0;
   margin-left: 0 !important;
-  width: 220px !important;
+  width: 200px !important;
   border-top: none !important;
 }
 .side-widgets .menu {

+ 1 - 1
happy-job-base-system/src/main/webapp/webpage/modules/sys/login/sysIndex.jsp

@@ -24,7 +24,7 @@
 				<span class="icon-bar"></span>
 			</button>
 
-			<a class="navbar-brand J_menuItem"  href="${ctx}/home">开心工作管理平台 </a>
+			<a class="navbar-brand J_menuItem"  href="${ctx}/sys/hpMember">开心工作管理平台 </a>
 		</div>
 		<div class="collapse navbar-collapse">
 			<form class="navbar-form navbar-left"  >