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
b76ef7f6
Commit
b76ef7f6
authored
Jul 23, 2021
by
wufan
Browse files
Options
Browse Files
Download
Plain Diff
fix:合并周优化并解决冲突
parents
e3fdcc84
9c14e4d3
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
12 deletions
+7
-12
src/modules/teach-tool/components/CourseCategoryManage.jsx
+2
-2
src/modules/teach-tool/components/CourseCategoryManage.less
+3
-3
src/modules/teach-tool/components/XMAudio.less
+2
-2
src/modules/teach-tool/paper-manage/modal/PreviewPaperModal.less
+0
-1
src/modules/teach-tool/question-manage/components/OperateQuestionTab.less
+0
-1
src/modules/teach-tool/question-manage/modal/PreviewQuestionModal.less
+0
-3
No files found.
src/modules/teach-tool/components/CourseCategoryManage.jsx
View file @
b76ef7f6
/*
/*
* @Author: yuananting
* @Author: yuananting
* @Date: 2021-02-23 18:28:50
* @Date: 2021-02-23 18:28:50
* @LastEditors:
fusanqiasng
* @LastEditors:
wufan
* @LastEditTime: 2021-0
6-25 14:35:2
0
* @LastEditTime: 2021-0
7-23 15:03:5
0
* @Description: 助学工具-课程分类
* @Description: 助学工具-课程分类
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/
*/
...
...
src/modules/teach-tool/components/CourseCategoryManage.less
View file @
b76ef7f6
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
height: 44px;
height: 44px;
padding: 0;
padding: 0;
span {
span {
line-height: 4
4
px;
line-height: 4
7
px;
vertical-align: middle;
vertical-align: middle;
}
}
.ant-tree-node-content-wrapper.ant-tree-node-selected {
.ant-tree-node-content-wrapper.ant-tree-node-selected {
...
@@ -45,10 +45,10 @@
...
@@ -45,10 +45,10 @@
*.node-title-div {
*.node-title-div {
width: 100%;
width: 100%;
display: flex;
display: flex;
justify-content: space-between;
.title-opts {
.title-opts {
visibility: hidden;
visibility: hidden;
margin-right: 16px;
margin-left: 24px;
margin-bottom: 4px;
}
}
}
}
}
}
...
...
src/modules/teach-tool/components/XMAudio.less
View file @
b76ef7f6
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
.xm-audio {
.xm-audio {
display: flex;
display: flex;
align-items: center;
align-items: center;
width:
280
px;
width:
315
px;
padding: 10px 20px;
padding: 10px
0 10px
20px;
border-radius: 5px;
border-radius: 5px;
background-color: #ffffff;
background-color: #ffffff;
.audio-image {
.audio-image {
...
...
src/modules/teach-tool/paper-manage/modal/PreviewPaperModal.less
View file @
b76ef7f6
...
@@ -101,7 +101,6 @@
...
@@ -101,7 +101,6 @@
.voice-box {
.voice-box {
margin-bottom: 12px;
margin-bottom: 12px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
}
}
}
}
...
...
src/modules/teach-tool/question-manage/components/OperateQuestionTab.less
View file @
b76ef7f6
...
@@ -314,7 +314,6 @@
...
@@ -314,7 +314,6 @@
.audio-box {
.audio-box {
position: relative;
position: relative;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
margin-bottom: 12px;
margin-bottom: 12px;
.icon_sider {
.icon_sider {
...
...
src/modules/teach-tool/question-manage/modal/PreviewQuestionModal.less
View file @
b76ef7f6
...
@@ -68,7 +68,6 @@
...
@@ -68,7 +68,6 @@
.voice-box {
.voice-box {
margin-bottom: 12px;
margin-bottom: 12px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
}
}
}
}
...
@@ -144,7 +143,6 @@
...
@@ -144,7 +143,6 @@
.voice-box {
.voice-box {
margin-bottom: 12px;
margin-bottom: 12px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
}
}
}
}
...
@@ -248,7 +246,6 @@
...
@@ -248,7 +246,6 @@
margin-bottom: 16px;
margin-bottom: 16px;
.audio-box {
.audio-box {
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
margin-bottom: 12px;
margin-bottom: 12px;
}
}
...
...
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