1、jar包直接放在lib文件夹下
2、增加hibernate interceptor 修改sql语句适配mycat 3、部分页面修改 4、增加分中心只显示数据展示分中心角色菜单
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/* 以上实际使用若已初始化可删除 */
|
||||
|
||||
/* nav */
|
||||
.nav{width: 210px;height: 100%;background: #263238;transition: all .3s;text-transform: capitalize;}
|
||||
.nav{width: 215px;height: 100%;background: #263238;transition: all .3s;text-transform: capitalize;}
|
||||
.nav a{display: block;overflow: hidden;padding-left: 10px;line-height: 46px;color: #ABB1B7;transition: all .3s;word-wrap:break-word;text-align: left;margin-right:10px;}
|
||||
.nav a span{margin-left: 30px;}
|
||||
.nav-item{position: relative;}
|
||||
|
||||
Reference in New Issue
Block a user