|
@@ -292,8 +292,8 @@
|
|
|
name:'员工积极参与,管理者权责分明',
|
|
|
code:'0',
|
|
|
item:[
|
|
|
- {image:'/static/images/guild_dept_pic.png',name:'组织架构',conf:'去配置',push:'/employee_table'},
|
|
|
- {image:'/static/images/role_manage.png',name:'角色权限',conf:'去配置',push:'/set_role'}
|
|
|
+ {image:'static/images/guild_dept_pic.png',name:'组织架构',conf:'去配置',push:'/employee_table'},
|
|
|
+ {image:'static/images/role_manage.png',name:'角色权限',conf:'去配置',push:'/set_role'}
|
|
|
]
|
|
|
},
|
|
|
activeName: [{name:'完善部门人员信息及授权',code:'0',},{name:'建立积分奖扣制度',code:'1',},{name:'积分执行与实施',code:'2',},{name:'积分排名统计与分析',code:'3',}],
|
|
@@ -390,8 +390,8 @@
|
|
|
id: 1,
|
|
|
name: '退出账号'
|
|
|
}],
|
|
|
- logoImgUrl: '/static/images/logo.png',
|
|
|
- logoImgUrlMini: '/static/images/logo_icon.png',
|
|
|
+ logoImgUrl: 'static/images/logo.png',
|
|
|
+ logoImgUrlMini: 'static/images/logo_icon.png',
|
|
|
menu: [],
|
|
|
activeIndex:'',//默认头部导航点击
|
|
|
//权限
|
|
@@ -713,8 +713,8 @@
|
|
|
name:'员工积极参与,管理者权责分明',
|
|
|
code:'0',
|
|
|
item:[
|
|
|
- {image:'/static/images/guild_dept_pic.png',name:'组织架构',conf:'去配置',push:'/employee_table'},
|
|
|
- {image:'/static/images/role_manage.png',name:'角色权限',conf:'去配置',push:'/set_role'}
|
|
|
+ {image:'static/images/guild_dept_pic.png',name:'组织架构',conf:'去配置',push:'/employee_table'},
|
|
|
+ {image:'static/images/role_manage.png',name:'角色权限',conf:'去配置',push:'/set_role'}
|
|
|
]
|
|
|
}
|
|
|
}else if(item.code=='1'){
|
|
@@ -724,9 +724,9 @@
|
|
|
name:'健全企业规章制度,建立公平的奖扣分体系',
|
|
|
code:'1',
|
|
|
item:[
|
|
|
- {image:'/static/images/rule.png',name:'积分规则',conf:'去配置',push:'/rule_manage'},
|
|
|
- {image:'/static/images/length_point.png',name:'基础设置',conf:'去配置',push:'/set_basics'},
|
|
|
- {image:'/static/images/base_point.png',name:'自动积分',conf:'去配置',push:'/fixed_integral'},
|
|
|
+ {image:'static/images/rule.png',name:'积分规则',conf:'去配置',push:'/rule_manage'},
|
|
|
+ {image:'static/images/length_point.png',name:'基础设置',conf:'去配置',push:'/set_basics'},
|
|
|
+ {image:'static/images/base_point.png',name:'自动积分',conf:'去配置',push:'/fixed_integral'},
|
|
|
]
|
|
|
}
|
|
|
}else if(item.code=='2'){
|
|
@@ -735,11 +735,11 @@
|
|
|
name:'员工积极挣分,管理者奖罚分明',
|
|
|
code:'2',
|
|
|
item:[
|
|
|
- {image:'/static/images/entry_list.png',name:'奖分/扣分',conf:'去奖扣',push:'/award_punish'},
|
|
|
- {image:'/static/images/my_publish.png',name:'任务',conf:'去发布',push:'/my_issue'},
|
|
|
- {image:'/static/images/performance1.png',name:'绩效',conf:'去发布',push:'/team_performance'},
|
|
|
- {image:'/static/images/attendance_application.png',name:'考勤 ',conf:'去配置',push:'/attendancenew'},
|
|
|
- {image:'/static/images/att_review.png',name:'审批打分',conf:'去审批',push:'/approval_list'}
|
|
|
+ {image:'static/images/entry_list.png',name:'奖分/扣分',conf:'去奖扣',push:'/award_punish'},
|
|
|
+ {image:'static/images/my_publish.png',name:'任务',conf:'去发布',push:'/my_issue'},
|
|
|
+ {image:'static/images/performance1.png',name:'绩效',conf:'去发布',push:'/team_performance'},
|
|
|
+ {image:'static/images/attendance_application.png',name:'考勤 ',conf:'去配置',push:'/attendancenew'},
|
|
|
+ {image:'static/images/att_review.png',name:'审批打分',conf:'去审批',push:'/approval_list'}
|
|
|
],
|
|
|
}
|
|
|
}else if(item.code=='3'){
|
|
@@ -748,10 +748,10 @@
|
|
|
name:'提高管理执行力,让优秀员工不吃亏',
|
|
|
code:'3',
|
|
|
item:[
|
|
|
- {image:'/static/images/add_ticket.png',name:'积分排名',conf:'去查看',push:'/dept_rank'},
|
|
|
- {image:'/static/images/role_manage.png',name:'管理者执行力',conf:'去查看',push:'/manager_statistics'},
|
|
|
- {image:'/static/images/data_team.png',name:'部门分析',conf:'去查看',push:'/department_statistics'},
|
|
|
- {image:'/static/images/length_point.png',name:'个人分析',conf:'去查看',push:'/individual_statistics'}
|
|
|
+ {image:'static/images/add_ticket.png',name:'积分排名',conf:'去查看',push:'/dept_rank'},
|
|
|
+ {image:'static/images/role_manage.png',name:'管理者执行力',conf:'去查看',push:'/manager_statistics'},
|
|
|
+ {image:'static/images/data_team.png',name:'部门分析',conf:'去查看',push:'/department_statistics'},
|
|
|
+ {image:'static/images/length_point.png',name:'个人分析',conf:'去查看',push:'/individual_statistics'}
|
|
|
]
|
|
|
}
|
|
|
}
|
|
@@ -1133,13 +1133,13 @@
|
|
|
|
|
|
.totalScore {
|
|
|
padding-left: 25px;
|
|
|
- background: url('/static/images/totalScore.png') no-repeat left center;
|
|
|
+ background: url('static/images/totalScore.png') no-repeat left center;
|
|
|
background-size: 18px 17px;
|
|
|
}
|
|
|
|
|
|
.course {
|
|
|
padding-left: 25px;
|
|
|
- background: url('/static/images/book.png') no-repeat left center;
|
|
|
+ background: url('static/images/book.png') no-repeat left center;
|
|
|
background-size: 20px 18px;
|
|
|
}
|
|
|
|
|
@@ -1158,7 +1158,7 @@
|
|
|
.commit-comment-btn {
|
|
|
display: inline-block;
|
|
|
padding-left: 30px;
|
|
|
- background-image: url(/static/images/comment.png);
|
|
|
+ background-image: url(static/images/comment.png);
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: left center;
|
|
|
color: #fff;
|
|
@@ -1168,7 +1168,7 @@
|
|
|
.logout-btn {
|
|
|
display: inline-block;
|
|
|
padding-left: 30px;
|
|
|
- background-image: url(/static/images/logout.png);
|
|
|
+ background-image: url(static/images/logout.png);
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: left center;
|
|
|
color: #fff;
|
|
@@ -1303,7 +1303,7 @@
|
|
|
content: "123";
|
|
|
width: 12px;
|
|
|
height: 12px;
|
|
|
- background: url(/static/images/angle.png) no-repeat center;
|
|
|
+ background: url(static/images/angle.png) no-repeat center;
|
|
|
background-size: 12px;
|
|
|
color: rgba(0, 0, 0, 0)
|
|
|
}
|