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
5a24a04c
Commit
5a24a04c
authored
May 28, 2021
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:调整样式
parent
5f5c02cd
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
14 deletions
+14
-14
src/core/page.less
+4
-4
src/modules/course-manage/components/LiveCourseList.jsx
+1
-1
src/modules/course-manage/graphics-course/components/GraphicsCourseList.jsx
+3
-3
src/modules/course-manage/offline-course/components/OfflineCourseList.jsx
+3
-3
src/modules/course-manage/video-course/components/VideoCourseList.jsx
+3
-3
No files found.
src/core/page.less
View file @
5a24a04c
...
@@ -24,9 +24,9 @@
...
@@ -24,9 +24,9 @@
&:first-child{
&:first-child{
margin-bottom: 8px;
margin-bottom: 8px;
}
}
&+.box{
//
&+.box{
margin: 8px 16px;
//
margin: 8px 16px;
}
//
}
&:last-child{
&:last-child{
margin-bottom: 16px;
margin-bottom: 16px;
}
}
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
padding: 16px;
padding: 16px;
// margin-bottom: 8px;
// margin-bottom: 8px;
background: #ffffff;
background: #ffffff;
min-height: calc(100vh - 126px);
//
min-height: calc(100vh - 126px);
.box-header {
.box-header {
line-height: 30px;
line-height: 30px;
padding-bottom: 12px;
padding-bottom: 12px;
...
...
src/modules/course-manage/components/LiveCourseList.jsx
View file @
5a24a04c
...
@@ -262,7 +262,7 @@ class LiveCourseList extends React.Component {
...
@@ -262,7 +262,7 @@ class LiveCourseList extends React.Component {
{
{
title
:
<
span
>
title
:
<
span
>
<
span
>
学院展示
</
span
>
<
span
>
学院展示
</
span
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。若课程“未成功开课”,则系统会自动“关闭”学院展示。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
}
}
>

</
i
></
Tooltip
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。若课程“未成功开课”,则系统会自动“关闭”学院展示。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
,
fontWeight
:
'normal'
}
}
>

</
i
></
Tooltip
>
</
span
>,
</
span
>,
width
:
"9%"
,
width
:
"9%"
,
key
:
"shelfState"
,
key
:
"shelfState"
,
...
...
src/modules/course-manage/graphics-course/components/GraphicsCourseList.jsx
View file @
5a24a04c
/*
/*
* @Author: 吴文洁
* @Author: 吴文洁
* @Date: 2020-08-05 10:12:45
* @Date: 2020-08-05 10:12:45
* @LastEditors:
wufan
* @LastEditors:
Please set LastEditors
* @LastEditTime: 2021-05-27
10:23:55
* @LastEditTime: 2021-05-27
20:13:53
* @Description: 视频课-列表模块
* @Description: 视频课-列表模块
* @Copyright: 杭州杰竞科技有限公司 版权所有
* @Copyright: 杭州杰竞科技有限公司 版权所有
*/
*/
...
@@ -137,7 +137,7 @@ class GraphicsCourseList extends React.Component {
...
@@ -137,7 +137,7 @@ class GraphicsCourseList extends React.Component {
{
{
title
:
<
span
>
title
:
<
span
>
<
span
>
学院展示
</
span
>
<
span
>
学院展示
</
span
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
}
}
>

</
i
></
Tooltip
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
,
fontWeight
:
'normal'
}
}
>

</
i
></
Tooltip
>
</
span
>,
</
span
>,
width
:
120
,
width
:
120
,
dataIndex
:
"courseware"
,
dataIndex
:
"courseware"
,
...
...
src/modules/course-manage/offline-course/components/OfflineCourseList.jsx
View file @
5a24a04c
/*
/*
* @Author: 吴文洁
* @Author: 吴文洁
* @Date: 2020-08-05 10:12:45
* @Date: 2020-08-05 10:12:45
* @LastEditors:
zhangleyuan
* @LastEditors:
Please set LastEditors
* @LastEditTime: 2021-0
3-27 16:24:47
* @LastEditTime: 2021-0
5-27 20:14:01
* @Description: 视频课-列表模块
* @Description: 视频课-列表模块
* @Copyright: 杭州杰竞科技有限公司 版权所有
* @Copyright: 杭州杰竞科技有限公司 版权所有
*/
*/
...
@@ -123,7 +123,7 @@ class OfflineCourseList extends React.Component {
...
@@ -123,7 +123,7 @@ class OfflineCourseList extends React.Component {
{
{
title
:
<
span
>
title
:
<
span
>
<
span
>
学院展示
</
span
>
<
span
>
学院展示
</
span
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。若课程“取消”,则系统会自动“关闭”学院展示。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
}
}
>

</
i
></
Tooltip
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。若课程“取消”,则系统会自动“关闭”学院展示。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
,
fontWeight
:
'normal'
}
}
>

</
i
></
Tooltip
>
</
span
>,
</
span
>,
width
:
120
,
width
:
120
,
dataIndex
:
"courseware"
,
dataIndex
:
"courseware"
,
...
...
src/modules/course-manage/video-course/components/VideoCourseList.jsx
View file @
5a24a04c
/*
/*
* @Author: 吴文洁
* @Author: 吴文洁
* @Date: 2020-08-05 10:12:45
* @Date: 2020-08-05 10:12:45
* @LastEditors:
wufan
* @LastEditors:
Please set LastEditors
* @LastEditTime: 2021-05-2
4 16:13:01
* @LastEditTime: 2021-05-2
7 20:14:08
* @Description: 视频课-列表模块
* @Description: 视频课-列表模块
* @Copyright: 杭州杰竞科技有限公司 版权所有
* @Copyright: 杭州杰竞科技有限公司 版权所有
*/
*/
...
@@ -126,7 +126,7 @@ class VideoCourseList extends React.Component {
...
@@ -126,7 +126,7 @@ class VideoCourseList extends React.Component {
{
{
title
:
<
span
>
title
:
<
span
>
<
span
>
学院展示
</
span
>
<
span
>
学院展示
</
span
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
}
}
>

</
i
></
Tooltip
>
<
Tooltip
title=
{
<
div
>
开启后,学员可在学院内查看到此课程。
<
br
/>
关闭后,学院内不再展示此课程,但学员仍可通过分享的海报/链接查看此课程。
</
div
>
}
><
i
className=
"icon iconfont"
style=
{
{
marginLeft
:
'5px'
,
cursor
:
'pointer'
,
color
:
'#bfbfbf'
,
fontSize
:
'14px'
,
fontWeight
:
'normal'
}
}
>

</
i
></
Tooltip
>
</
span
>,
</
span
>,
width
:
120
,
width
:
120
,
dataIndex
:
"courseware"
,
dataIndex
:
"courseware"
,
...
...
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