@ -248,7 +248,7 @@ function buildColumns(that, student_works) {
*/
columns.push({
width: 84,
title: <div style={{fontWeight:'bold'}}><div style={{fontWeight:'bold'}}>匿评</div>评分</div>,
title: <div style={{color: 'rgba(0,0,0,.85)'}}><div style={{color: 'rgba(0,0,0,.85)'}}>匿评</div>评分</div>,
key: 'student_score',
dataIndex: 'student_score',
@ -18,9 +18,12 @@
color: #999999;
}
.appraise .panel-comment_item .t_info {
width: 1062px;
.appraise .panel-comment_item .childrenCommentsView .t_info {
width: 989px;
.course-message .panel-comment_item .comment_orig_content {
width: 980px;