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
9b900dca
Commit
9b900dca
authored
Dec 12, 2019
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
预热页面引入奖品
parent
ed134cdb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
src/components/activity/newyear-2019/common/system-bullet-screen/system-bullet-screen.scss
+1
-1
src/components/activity/newyear-2019/treasure-box/index.js
+2
-1
No files found.
src/components/activity/newyear-2019/common/system-bullet-screen/system-bullet-screen.scss
View file @
9b900dca
...
...
@@ -7,7 +7,7 @@
padding-left
:
2px
;
display
:
flex
;
align-items
:
center
;
transition
:
height
.
3s
ease-in
-out
;
transition
:
height
.
1s
ease
-out
;
.sys-bullet-screen-swiper-container
{
height
:
100%
;
...
...
src/components/activity/newyear-2019/treasure-box/index.js
View file @
9b900dca
...
...
@@ -8,7 +8,8 @@ import UserBulletScreen from "@components/activity/newyear-2019/common/user-bull
class
TreasureBox
extends
Component
{
render
()
{
return
(
<
CommonContainer
id
=
"year-treasure"
>
<
CommonContainer
id
=
"year-treasure"
title
=
{
'组队开宝箱'
}
>
<
div
style
=
{{
textAlign
:
'center'
,
fontSize
:
'12px'
,
color
:
'#FFDC1E'
,
marginTop
:
'10px'
}}
>
邀请好友组队一起开宝箱,满
5
人后将随机获得以下奖品
~<
/div
>
<
Prizes
showSystemNotices
=
{
true
}
/
>
<
UserBulletScreen
/>
<
TeamInfo
/>
...
...
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