diff --git a/zheng-admin/src/css/admin.css b/zheng-admin/src/css/admin.css index c861630d..d8c791b3 100644 --- a/zheng-admin/src/css/admin.css +++ b/zheng-admin/src/css/admin.css @@ -21,7 +21,7 @@ a, a:hover, a:active, a:focus {text-decoration: none; -webkit-user-drag: none;} /* 头部左侧logo */ #logo a {margin-left: 10px!important;} #logo a img{vertical-align: top;} -#system_name{color: #fff; height:33px; line-height: 33px; font-size: 16px;} +#system_title{color: #fff; height:33px; line-height: 33px; font-size: 16px;} /* 头部右侧工具按钮 */ .pull-right {float: right!important;} diff --git a/zheng-admin/src/index.html b/zheng-admin/src/index.html index d86d5a7f..a8730cf0 100644 --- a/zheng-admin/src/index.html +++ b/zheng-admin/src/index.html @@ -28,7 +28,7 @@ - 权限管理系统 + 权限管理系统