Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
baiguangyao
mr-julyedu
Commits
4e519094
Commit
4e519094
authored
Dec 16, 2019
by
FE
Browse files
Options
Browse Files
Download
Plain Diff
pull
parents
fd7bca18
cc1db970
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
src/components/activity/newyear-2019/common/prizes/prizes.scss
+1
-0
src/components/activity/newyear-2019/preheat/YearCourse/index.scss
+1
-1
src/components/activity/newyear-2019/treasure-box/rank.js
+1
-1
No files found.
src/components/activity/newyear-2019/common/prizes/prizes.scss
View file @
4e519094
...
@@ -62,6 +62,7 @@
...
@@ -62,6 +62,7 @@
@extend
.trans-height
;
@extend
.trans-height
;
width
:
100%
;
width
:
100%
;
height
:
115px
;
height
:
115px
;
margin-top
:
-1px
;
overflow
:
hidden
;
overflow
:
hidden
;
z-index
:
10
;
z-index
:
10
;
background
:
url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/newyear20/H5/landing-box-bg.png")
repeat-y
;
background
:
url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/newyear20/H5/landing-box-bg.png")
repeat-y
;
...
...
src/components/activity/newyear-2019/preheat/YearCourse/index.scss
View file @
4e519094
...
@@ -273,8 +273,8 @@
...
@@ -273,8 +273,8 @@
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
background-size
:
cover
;
background-size
:
cover
;
position
:
fixed
;
position
:
fixed
;
top
:
50%
;
right
:
0
;
right
:
0
;
bottom
:
20%
;
margin-top
:
-57px
;
margin-top
:
-57px
;
z-index
:
22
;
z-index
:
22
;
.nav-right__link
{
.nav-right__link
{
...
...
src/components/activity/newyear-2019/treasure-box/rank.js
View file @
4e519094
...
@@ -28,7 +28,7 @@ class TreasureRank extends Component {
...
@@ -28,7 +28,7 @@ class TreasureRank extends Component {
rankList
:
data
,
rankList
:
data
,
isMore
:
true
,
isMore
:
true
,
});
});
}
else
if
()
{
}
else
{
this
.
setState
({
this
.
setState
({
rank
:
data
,
rank
:
data
,
rankList
:
data
,
rankList
:
data
,
...
...
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