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
77e5e35c
Commit
77e5e35c
authored
Dec 14, 2019
by
FE
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rule modify
parent
71b4f546
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
src/components/activity/newyear-2019/common/prizes/index.js
+1
-1
src/components/activity/newyear-2019/landing/landing.scss
+10
-1
No files found.
src/components/activity/newyear-2019/common/prizes/index.js
View file @
77e5e35c
...
@@ -52,7 +52,7 @@ class Prizes extends Component {
...
@@ -52,7 +52,7 @@ class Prizes extends Component {
Popup
({
Popup
({
title
:
'组队开宝箱活动规则'
,
title
:
'组队开宝箱活动规则'
,
className
:
'landing-treasure-rules'
,
className
:
'landing-treasure-rules'
,
content
:
this
.
state
.
rule
,
content
:
<
div
className
=
"rule-content"
dangerouslySetInnerHTML
=
{{
__html
:
this
.
state
.
rule
}}
><
/div>
,
closeIcon
:
this
.
closeIcon
closeIcon
:
this
.
closeIcon
})
})
}
}
...
...
src/components/activity/newyear-2019/landing/landing.scss
View file @
77e5e35c
...
@@ -228,6 +228,15 @@
...
@@ -228,6 +228,15 @@
.landing-treasure-rules
{
.landing-treasure-rules
{
width
:
320px
;
width
:
320px
;
.rule-content
{
p
{
font-size
:
14px
;
color
:
#666
;
line-height
:
18px
;
}
}
&
.popup-container
{
&
.popup-container
{
.title
{
.title
{
font-size
:
18px
;
font-size
:
18px
;
...
@@ -236,7 +245,7 @@
...
@@ -236,7 +245,7 @@
}
}
.content
{
.content
{
padding
:
0
2
9px
15px
;
padding
:
0
1
9px
15px
;
margin-top
:
22px
;
margin-top
:
22px
;
color
:
#666666
;
color
:
#666666
;
font-size
:
14px
;
font-size
:
14px
;
...
...
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