Commit f510239f by guomingpang

style:外部课程样式修改

parent 2499826b
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* @Date: 2020-08-05 10:12:45 * @Date: 2020-08-05 10:12:45
* @LastEditors: fusanqiasng * @LastEditors: fusanqiasng
<<<<<<< HEAD <<<<<<< HEAD
* @LastEditTime: 2021-05-28 16:17:35 * @LastEditTime: 2021-05-30 10:45:55
======= =======
<<<<<<< Updated upstream <<<<<<< Updated upstream
* @LastEditTime: 2021-05-27 17:48:31 * @LastEditTime: 2021-05-27 17:48:31
...@@ -109,7 +109,7 @@ class VideoCourseList extends React.Component { ...@@ -109,7 +109,7 @@ class VideoCourseList extends React.Component {
<span>课程分类</span> <span>课程分类</span>
<If condition={type !== 'internal'}> <If condition={type !== 'internal'}>
<Tooltip title={<div>外部课程的分类由系统提供,不影响企业课程分类。</div>}> <Tooltip title={<div>外部课程的分类由系统提供,不影响企业课程分类。</div>}>
<i className='icon iconfont' style={{ marginLeft: '5px', cursor: 'pointer', color: '#bfbfbf', fontSize: '14px' }}> <i className='icon iconfont' style={{ marginLeft: '5px', cursor: 'pointer', color: '#bfbfbf', fontSize: '14px', fontWeight: 'normal' }}>
&#xe61d; &#xe61d;
</i> </i>
</Tooltip> </Tooltip>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment