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
3a48689b
Commit
3a48689b
authored
Aug 16, 2021
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:处理首页的缺省图
parent
51c6c754
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
src/modules/home/Home.jsx
+2
-2
src/modules/home/Home.less
+3
-3
No files found.
src/modules/home/Home.jsx
View file @
3a48689b
...
@@ -427,8 +427,8 @@ class Home extends React.Component {
...
@@ -427,8 +427,8 @@ class Home extends React.Component {
<
Choose
>
<
Choose
>
<
When
condition=
{
_
.
isEmpty
(
list
)
}
>
<
When
condition=
{
_
.
isEmpty
(
list
)
}
>
<
div
className=
'study-empty'
>
<
div
className=
'study-empty'
>
<
img
src=
'https://image.xiaomaiketang.com/xm/
52dmait5B
x.png'
alt=
''
/>
<
img
src=
'https://image.xiaomaiketang.com/xm/
fFnpKMJD6
x.png'
alt=
''
/>
<
div
>
暂无课程
上榜
</
div
>
<
div
className=
"text"
>
暂无学员
上榜
</
div
>
</
div
>
</
div
>
</
When
>
</
When
>
<
Otherwise
>
<
Otherwise
>
...
...
src/modules/home/Home.less
View file @
3a48689b
...
@@ -238,13 +238,13 @@
...
@@ -238,13 +238,13 @@
margin-top: 102px;
margin-top: 102px;
img {
img {
display: block;
display: block;
width: 1
0
0px;
width: 1
5
0px;
height: 1
0
0px;
height: 1
5
0px;
margin: 0 auto 8px;
margin: 0 auto 8px;
}
}
div {
div {
text-align: center;
text-align: center;
color: #
333
;
color: #
999
;
}
}
}
}
.circle-box {
.circle-box {
...
...
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