Commit d35847df966c159292b27d44b53504a932c31293
1 parent
3e7c9ece
1.修复统计报表显示错位bug
2.修改logo
Showing
3 changed files
with
1 additions
and
0 deletions
WebRoot/WEB-INF/jsp/sunvote/teacher/teacher_report_1.jsp
@@ -294,6 +294,7 @@ | @@ -294,6 +294,7 @@ | ||
294 | var name_height = $(".kc").last().parent().height()-18.5; | 294 | var name_height = $(".kc").last().parent().height()-18.5; |
295 | console.log(name_height); | 295 | console.log(name_height); |
296 | $(".th_name").height(name_height); | 296 | $(".th_name").height(name_height); |
297 | + $(".corner-frame").width($(".scrollable-rows-frame").width()-1); | ||
297 | } | 298 | } |
298 | 299 | ||
299 | }); | 300 | }); |
WebRoot/static/images/logo.png
WebRoot/static/login/title.png