From 42a30ed0b7779a5851d5c25cb2079dae4a74236d 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, 29 Aug 2019 17:23:45 +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
---
public/react/src/modules/courses/members/studentsList.js | 9 +++++----
public/react/src/modules/courses/new/CoursesNew.js | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/public/react/src/modules/courses/members/studentsList.js b/public/react/src/modules/courses/members/studentsList.js
index 2dfaa4336..499d12f5b 100644
--- a/public/react/src/modules/courses/members/studentsList.js
+++ b/public/react/src/modules/courses/members/studentsList.js
@@ -609,9 +609,9 @@ class studentsList extends Component{
`}
{ isAdmin &&
-
-
- 导出
+
+
+ 导出
+
-
+
}
{/*this.confirmysl(exportUrl)} >导出成绩*/}
{/* */}
diff --git a/public/react/src/modules/courses/new/CoursesNew.js b/public/react/src/modules/courses/new/CoursesNew.js
index 858603a18..c3096adeb 100644
--- a/public/react/src/modules/courses/new/CoursesNew.js
+++ b/public/react/src/modules/courses/new/CoursesNew.js
@@ -679,7 +679,7 @@ class CoursesNew extends Component {
}
.yslzxueshiskmc .ant-input-group{
- width: 720px !important;
+ width: 704px !important;
}
.yslzxueshisy span .ant-input-group-addon{
width: 65px !important;
@@ -690,10 +690,10 @@ class CoursesNew extends Component {
background-color: #fafafa!important;
}
.yslzxueshiskmc .ant-input-group-wrapper{
- width: 720px !important;
+ width: 704px !important;
}
.yslzxueshiskmcs .ant-input-group-wrapper{
- width: 720px !important;
+ width: 704px !important;
}
`
}