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
d298f391
Commit
d298f391
authored
May 28, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:样式优化
parent
5a24a04c
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
src/core/global.less
+1
-1
src/modules/college-manage/EmployeeManage.tsx
+1
-1
src/modules/course-manage/DataList/DataList.less
+2
-2
src/modules/course-manage/offline-course/AddOfflineCourse.less
+1
-1
src/modules/course-manage/offline-course/components/OfflineCourseList.jsx
+1
-1
src/modules/course-manage/offline-course/components/OfflineCourseList.less
+2
-2
No files found.
src/core/global.less
View file @
d298f391
...
@@ -1690,7 +1690,7 @@ input:focus {
...
@@ -1690,7 +1690,7 @@ input:focus {
}
}
}
}
.more{
.more{
color: #
BFBFB
F;
color: #
2966F
F;
cursor: pointer;
cursor: pointer;
cursor: pointer;
cursor: pointer;
}
}
...
...
src/modules/college-manage/EmployeeManage.tsx
View file @
d298f391
...
@@ -272,7 +272,7 @@ function EmployeeManage() {
...
@@ -272,7 +272,7 @@ function EmployeeManage() {
display
:
"flex"
,
display
:
"flex"
,
alignItems
:
"center"
,
alignItems
:
"center"
,
justifyContent
:
"flex-start"
,
justifyContent
:
"flex-start"
,
padding
:
"0px 0
16
px"
,
padding
:
"0px 0
4
px"
,
}
}
}
}
>
>
<
div
>
<
div
>
...
...
src/modules/course-manage/DataList/DataList.less
View file @
d298f391
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
}
}
.handel-btn {
.handel-btn {
color: #
5289fa
;
color: #
2966FF
;
cursor: pointer;
cursor: pointer;
}
}
.split {
.split {
...
@@ -131,7 +131,7 @@
...
@@ -131,7 +131,7 @@
height: 37px;
height: 37px;
font-size: 26px;
font-size: 26px;
font-weight: 500;
font-weight: 500;
color: #
5289fa
;
color: #
2966FF
;
line-height: 37px;
line-height: 37px;
&.can-click {
&.can-click {
cursor: pointer;
cursor: pointer;
...
...
src/modules/course-manage/offline-course/AddOfflineCourse.less
View file @
d298f391
...
@@ -184,7 +184,7 @@
...
@@ -184,7 +184,7 @@
.default-btn {
.default-btn {
margin-left: 16px;
margin-left: 16px;
color: #
5289FA
;
color: #
2966FF
;
cursor: pointer;
cursor: pointer;
&.disabled {
&.disabled {
...
...
src/modules/course-manage/offline-course/components/OfflineCourseList.jsx
View file @
d298f391
...
@@ -200,7 +200,7 @@ class OfflineCourseList extends React.Component {
...
@@ -200,7 +200,7 @@ class OfflineCourseList extends React.Component {
<
span
className=
"operate-text"
>
更多
</
span
>
<
span
className=
"operate-text"
>
更多
</
span
>
<
span
<
span
className=
"iconfont icon"
className=
"iconfont icon"
style=
{
{
color
:
"#
5289FA
"
}
}
style=
{
{
color
:
"#
2966FF
"
}
}
>
>


</
span
>
</
span
>
...
...
src/modules/course-manage/offline-course/components/OfflineCourseList.less
View file @
d298f391
...
@@ -28,14 +28,14 @@
...
@@ -28,14 +28,14 @@
padding:16px;
padding:16px;
}
}
.operate-text {
.operate-text {
color: #
5289FA
;
color: #
2966FF
;
cursor: pointer;
cursor: pointer;
}
}
.operate {
.operate {
display: flex;
display: flex;
&__item {
&__item {
color: #
5289FA
;
color: #
2966FF
;
cursor: pointer;
cursor: pointer;
&.split {
&.split {
...
...
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