From c094a56c44c4c5dc820ef212900f48284e2c5764 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com>
Date: Thu, 5 Sep 2019 21:04:36 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../shixunHomework/Listofworksstudentone.js | 25 +++++++++++--------
.../react/src/modules/forums/RightSection.css | 5 +++-
2 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
index b6ad61a40..5fdf7846f 100644
--- a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
+++ b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js
@@ -2643,19 +2643,21 @@ class Listofworksstudentone extends Component {
-
计算成绩时间:{teacherdata&&teacherdata.calculation_time==null?"--": moment(teacherdata&&teacherdata.calculation_time).format('YYYY-MM-DD HH:mm')}
- {course_is_end===true?"":
- {teacherdata&&teacherdata.publish_immediately===false&&computeTimetype===true?
- (this.props.isNotMember()===false?
- 查看最新成绩
-
:""):
- teacherdata&&teacherdata.homework_status!==undefined&&teacherdata.homework_status[0]=== "未发布"? "":
- (this.props.isNotMember()===false?
- 查看最新成绩
-
:"")
- }
- }
+
+ {course_is_end===true?"":
+ {teacherdata&&teacherdata.publish_immediately===false&&computeTimetype===true?
+ (this.props.isNotMember()===false?
+ 查看最新成绩
+
:""):
+ teacherdata&&teacherdata.homework_status!==undefined&&teacherdata.homework_status[0]=== "未发布"? "":
+ (this.props.isNotMember()===false?
+ 查看最新成绩
+
:"")
+ }
+ }
+
+
diff --git a/public/react/src/modules/forums/RightSection.css b/public/react/src/modules/forums/RightSection.css
index f151585c8..a31b1dff8 100644
--- a/public/react/src/modules/forums/RightSection.css
+++ b/public/react/src/modules/forums/RightSection.css
@@ -10,9 +10,12 @@
/*margin-right: 35px;*/
}
.search-newysl {
- width:237px!important;
+
height: 30px;
margin-bottom: 30px;
+}
+.search-newyslw{
+ width:237px!important;
}
.search-new-input {
padding-left: 16px;