From c583ef53471ee1b6c811f3a31fe94ea75b722e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Mon, 9 Sep 2019 22:15:04 +0800 Subject: [PATCH] b --- .../courses/shixunHomework/ShowAppraiseList.js | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/public/react/src/modules/courses/shixunHomework/ShowAppraiseList.js b/public/react/src/modules/courses/shixunHomework/ShowAppraiseList.js index b32d6a0e6..34e978bef 100644 --- a/public/react/src/modules/courses/shixunHomework/ShowAppraiseList.js +++ b/public/react/src/modules/courses/shixunHomework/ShowAppraiseList.js @@ -34,11 +34,11 @@ class ShowAppraiseList extends Component{ text-align: center; line-height: 22px; } - .666w{ + .666{ color: #666; font-size:14px; } - .000w{ + .000{ color: #000; font-size:16px; } @@ -47,6 +47,9 @@ class ShowAppraiseList extends Component{ margin-bottom: 20px; border-bottom: 2px solid #fafafa; } + pd30bt{ + padding: 30px 30px 0px 30px; + } ` } @@ -70,7 +73,7 @@ class ShowAppraiseList extends Component{ {this.props&&this.props.isAdminOrTeacher()===true?
- 学生不可见(仅对课堂老师可见) + 学生不可见(仅对课堂老师可见)
{work_comment_hidden===true?"":
@@ -79,7 +82,7 @@ class ShowAppraiseList extends Component{
}
- 学生可见(学生可查看老师的评阅内容) + 学生可见(学生可查看老师的评阅内容)
{work_comment===true?"":
@@ -127,7 +130,7 @@ class ShowAppraiseList extends Component{ {this.props&&this.props.isAdminOrTeacher()===true?
- 学生不可见(仅对课堂老师可见) + 学生不可见(仅对课堂老师可见)
{challenge_comment_hidden===true?"":
@@ -136,7 +139,7 @@ class ShowAppraiseList extends Component{
}
- 学生可见(学生可查看老师的评阅内容) + 学生可见(学生可查看老师的评阅内容)
{challenge_comment===true?"":