From 6ac54750fd4866006bdfbc488952601a6b2e6c38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 27 Dec 2019 19:16:21 +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 --- .../modules/courses/coursesDetail/CoursesBanner.js | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/public/react/src/modules/courses/coursesDetail/CoursesBanner.js b/public/react/src/modules/courses/coursesDetail/CoursesBanner.js index 7e1870895..acea19428 100644 --- a/public/react/src/modules/courses/coursesDetail/CoursesBanner.js +++ b/public/react/src/modules/courses/coursesDetail/CoursesBanner.js @@ -722,12 +722,13 @@ class CoursesBanner extends Component { color: rgba(255,255,255,0.3) !important; } .ant-tooltip-inner{ - background: #FFFFFF !important; - opacity: 0.2 !important; + background:#99CCFF !important; } .ant-tooltip-arrow::before{ - background: #FFFFFF !important; - opacity: 0.2 !important; + background:#99CCFF !important; + } + .antsoancss{ + color: #fff !important; } `} @@ -736,7 +737,10 @@ class CoursesBanner extends Component { 0?true:false} placement="topLeft" - title={
{coursedata.teacher_applies_count===undefined?"":coursedata.teacher_applies_count>0?您有{coursedata.teacher_applies_count}条新的加入申请this.setHistoryFun("/courses/"+this.props.match.params.coursesId+"/teachers?tab=2")}>
+																		 title={
+																			 {coursedata.teacher_applies_count===undefined?"":coursedata.teacher_applies_count>0?
+																				 您有{coursedata.teacher_applies_count}条新的加入申请
+																					 this.setHistoryFun("/courses/"+this.props.match.params.coursesId+"/teachers?tab=2")}>