Commit 99425594f5b1cf93c6802da8f1ed421c299f0bb0

Authored by jack
1 parent 15cfb712

1.更改样式

WebRoot/WEB-INF/jsp/sunvote/paper/test_list1.jsp
@@ -70,13 +70,13 @@ @@ -70,13 +70,13 @@
70 <th><div style="width:80px">考试时间</div></th> 70 <th><div style="width:80px">考试时间</div></th>
71 <th><div style="width:80px">平均分</div></th> 71 <th><div style="width:80px">平均分</div></th>
72 <th><div style="width:80px">班级总人数</div></th> 72 <th><div style="width:80px">班级总人数</div></th>
73 - <th><div style="width:80px" title="得分>=80%">优秀人数<img src="../static/images/tip.png" style="width:12px"></div></th> 73 + <th><div style="width:80px" title="得分>=80%">优秀人数<img src="../static/images/tip.png" style="width:16px"></div></th>
74 <th><div style="width:80px">优秀率</div></th> 74 <th><div style="width:80px">优秀率</div></th>
75 - <th><div style="width:80px" title="得分>=70%">良好人数<img src="../static/images/tip.png" style="width:12px"></div></th> 75 + <th><div style="width:80px" title="得分>=70%">良好人数<img src="../static/images/tip.png" style="width:16px"></div></th>
76 <th><div style="width:80px">良好率</div></th> 76 <th><div style="width:80px">良好率</div></th>
77 - <th><div style="width:80px" title="得分>=60%">及格人数<img src="../static/images/tip.png" style="width:12px"></div></th> 77 + <th><div style="width:80px" title="得分>=60%">及格人数<img src="../static/images/tip.png" style="width:16px"></div></th>
78 <th><div style="width:80px">及格率</div></th> 78 <th><div style="width:80px">及格率</div></th>
79 - <th><div style="width:80px" title="得分<=30%">低分人数<img src="../static/images/tip.png" style="width:12px"></div></th> 79 + <th><div style="width:80px" title="得分<=30%">低分人数<img src="../static/images/tip.png" style="width:16px"></div></th>
80 <th><div style="width:80px">低分率</div></th> 80 <th><div style="width:80px">低分率</div></th>
81 <th><div style="width:80px">操作</div></th> 81 <th><div style="width:80px">操作</div></th>
82 </tr> 82 </tr>