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
41d4529c
Commit
41d4529c
authored
May 28, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:创建学院的样式调整
parent
a2510410
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
10 deletions
+15
-10
src/modules/knowledge-base/components/Classification.less
+3
-3
src/modules/root/CreateCollege.jsx
+8
-6
src/modules/root/CreateCollege.less
+3
-0
src/modules/teach-tool/components/CourseCategoryManage.less
+1
-1
No files found.
src/modules/knowledge-base/components/Classification.less
View file @
41d4529c
...
...
@@ -2,8 +2,8 @@
* @Description:
* @Author: zangsuyun
* @Date: 2021-03-19 18:16:58
* @LastEditors:
Please set LastEditors
* @LastEditTime: 2021-05-2
7 15:15:18
* @LastEditors:
wufan
* @LastEditTime: 2021-05-2
8 15:14:09
* @Copyright: © 2020 杭州杰竞科技有限公司 版权所有
*/
...
...
@@ -52,7 +52,7 @@
white-space: nowrap;
}
.ant-tree-node-content-wrapper.ant-tree-node-selected {
color: #
666666
;
color: #
2966FF
;
}
}
.ant-tree-treenode-selected:hover::before,
...
...
src/modules/root/CreateCollege.jsx
View file @
41d4529c
...
...
@@ -190,12 +190,14 @@ export default class CreateCollege extends React.Component {
<
img
className=
"box-image"
src=
"https://image.xiaomaiketang.com/xm/fe4NCjr7XF.png"
/>
</
div
>
</
div
>
<
Breadcrumbs
navList=
"创建企学院"
goBack=
{
()
=>
{
window
.
RCHistory
.
goBack
();
}
}
/>
<
div
className=
"breadcrumb-wrap"
>
<
Breadcrumbs
navList=
"创建企学院"
goBack=
{
()
=>
{
window
.
RCHistory
.
goBack
();
}
}
/>
</
div
>
<
div
className=
"create-box"
>
<
div
className=
"image-box"
>
<
img
className=
"image"
src=
"https://image.xiaomaiketang.com/xm/fe4NCjr7XF.png"
/>
...
...
src/modules/root/CreateCollege.less
View file @
41d4529c
.college-manage-page {
.breadcrumb-wrap {
margin-left: 110px;
}
.create-box {
padding-top: 108px;
margin: 0 auto;
...
...
src/modules/teach-tool/components/CourseCategoryManage.less
View file @
41d4529c
...
...
@@ -29,7 +29,7 @@
vertical-align: middle;
}
.ant-tree-node-content-wrapper.ant-tree-node-selected {
color: #
666666
;
color: #
2966FF
;
}
.ant-tree-node-content-wrapper {
display: flex;
...
...
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