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
d922cb2d
Commit
d922cb2d
authored
Mar 25, 2021
by
yuananting
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'gray' of
https://xmgit.ixm5.cn/xiaomai-cloud-class/xiaomai-cloud-class-web
into gray
parents
91a19365
6a30330b
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
7 deletions
+10
-7
src/modules/course-manage/components/GraphicsEditor.less
+4
-3
src/modules/course-manage/graphics-course/components/AddGraphicsIntro.jsx
+3
-3
src/modules/course-manage/graphics-course/components/GraphicsCourseFilter.less
+2
-0
src/modules/plan-manage/components/BasicInfo.jsx
+1
-1
No files found.
src/modules/course-manage/components/GraphicsEditor.less
View file @
d922cb2d
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
.w-e-text-container {
.w-e-text-container {
border: none !important;
border: none !important;
height: ~'calc(100% -
81
px)' !important;
height: ~'calc(100% -
109
px)' !important;
}
}
.editor-tips {
.editor-tips {
...
@@ -40,13 +40,13 @@
...
@@ -40,13 +40,13 @@
}
}
.w-e-full-screen-editor {
.w-e-full-screen-editor {
.w-e-text-container {
.w-e-text-container {
height: ~'calc(100vh -
81
px)' !important;
height: ~'calc(100vh -
109
px)' !important;
}
}
}
}
&.introduce {
&.introduce {
height: 200px;
height: 200px;
.w-e-text-container {
.w-e-text-container {
height: ~'calc(100% -
41
px)' !important;
height: ~'calc(100% -
69
px)' !important;
}
}
}
}
}
}
\ No newline at end of file
src/modules/course-manage/graphics-course/components/AddGraphicsIntro.jsx
View file @
d922cb2d
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Author: 吴文洁
* @Date: 2020-07-16 11:05:17
* @Date: 2020-07-16 11:05:17
* @Last Modified by: chenshu
* @Last Modified by: chenshu
* @Last Modified time: 2021-03-2
4 14:40:40
* @Last Modified time: 2021-03-2
5 11:25:02
* @Description: 添加直播-简介
* @Description: 添加直播-简介
*/
*/
...
@@ -166,8 +166,8 @@ class AddGraphicsIntro extends React.Component {
...
@@ -166,8 +166,8 @@ class AddGraphicsIntro extends React.Component {
</
Col
>
</
Col
>
<
Col
span=
{
21
}
>
<
Col
span=
{
21
}
>
<
div
className=
"desc"
>
<
div
className=
"desc"
>
<
div
>
开启:图文课将在用户学
员
表中展示
</
div
>
<
div
>
开启:图文课将在用户学
院图文课列
表中展示
</
div
>
<
div
>
关闭:图文课将在用户学
员
表中隐藏
</
div
>
<
div
>
关闭:图文课将在用户学
院图文课列
表中隐藏
</
div
>
</
div
>
</
div
>
</
Col
>
</
Col
>
</
Row
>
</
Row
>
...
...
src/modules/course-manage/graphics-course/components/GraphicsCourseFilter.less
View file @
d922cb2d
...
@@ -22,6 +22,8 @@
...
@@ -22,6 +22,8 @@
width: 30%;
width: 30%;
margin-right: 3%;
margin-right: 3%;
margin-bottom: 12px;
margin-bottom: 12px;
align-items: center;
display: flex;
.search-name{
.search-name{
vertical-align: middle;
vertical-align: middle;
}
}
...
...
src/modules/plan-manage/components/BasicInfo.jsx
View file @
d922cb2d
...
@@ -292,7 +292,7 @@ class BasicInfo extends React.Component{
...
@@ -292,7 +292,7 @@ class BasicInfo extends React.Component{
</
Col
>
</
Col
>
</
Row
>
</
Row
>
<
Row
>
<
Row
>
<
Col
span=
{
8
}
>
<
Col
span=
{
24
}
>
<
Radio
value=
"Assign_Operate"
>
<
Radio
value=
"Assign_Operate"
>
指定运营师
指定运营师
<
span
className=
"playback__text"
>
仅被选择的运营师有权限可见
</
span
>
<
span
className=
"playback__text"
>
仅被选择的运营师有权限可见
</
span
>
...
...
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