Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
8ff20cb6
Commit
8ff20cb6
authored
Sep 06, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:关联课程底部样式优化
parent
2f9ca732
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
src/modules/task-center/train-task/components/RelatedCourseDrawer.jsx
+3
-3
src/modules/task-center/train-task/components/RelatedCourseDrawer.less
+3
-0
No files found.
src/modules/task-center/train-task/components/RelatedCourseDrawer.jsx
View file @
8ff20cb6
/*
/*
* @Author: yuananting
* @Author: yuananting
* @Date: 2021-08-01 17:28:30
* @Date: 2021-08-01 17:28:30
* @LastEditors:
yuananting
* @LastEditors:
wufan
* @LastEditTime: 2021-0
8-16 19:53:06
* @LastEditTime: 2021-0
9-06 11:11:05
* @Description: 新建培训任务-关联课程抽屉
* @Description: 新建培训任务-关联课程抽屉
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
...
@@ -574,7 +574,7 @@ class RelatedCourseDrawer extends Component {
...
@@ -574,7 +574,7 @@ class RelatedCourseDrawer extends Component {
visible=
{
true
}
visible=
{
true
}
mask
mask
className=
'related-course-drawer'
>
className=
'related-course-drawer'
>
<
div
>
<
div
className=
"related-course-drawer-content"
>
<
Tabs
<
Tabs
type=
'line'
type=
'line'
defaultActiveKey=
'live'
defaultActiveKey=
'live'
...
...
src/modules/task-center/train-task/components/RelatedCourseDrawer.less
View file @
8ff20cb6
.related-course-drawer {
.related-course-drawer {
.related-course-drawer-content {
padding-bottom: 20px;
}
.link-create-course {
.link-create-course {
color: #666666;
color: #666666;
font-size: 14px;
font-size: 14px;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment