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
a311a3c7
Commit
a311a3c7
authored
Jul 13, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
周年庆
parent
51215669
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletions
+9
-1
src/components/activity/2020-717/activity/index.js
+3
-1
src/components/activity/2020-717/activity/index.scss
+6
-0
No files found.
src/components/activity/2020-717/activity/index.js
View file @
a311a3c7
...
@@ -1017,6 +1017,7 @@ class Anniversary2020 extends Component {
...
@@ -1017,6 +1017,7 @@ class Anniversary2020 extends Component {
<
section
id
=
{
'audition'
}
className
=
{
'audition'
}
>
<
section
id
=
{
'audition'
}
className
=
{
'audition'
}
>
<
div
className
=
"block-title"
<
div
className
=
"block-title"
style
=
{{
background
:
`url(
${
titleImages
[
3
]}
) no-repeat`
,
backgroundSize
:
'contain'
}}
><
/div
>
style
=
{{
background
:
`url(
${
titleImages
[
3
]}
) no-repeat`
,
backgroundSize
:
'contain'
}}
><
/div
>
<
h4
>
报名集训营
/
就业班有豪礼相送,不止
AirPods
,送完即止
<
/h4
>
<
ul
className
=
"course-container"
>
<
ul
className
=
"course-container"
>
{
{
!!
_auditions
.
length
&&
_auditions
.
map
((
item
,
index
)
=>
{
!!
_auditions
.
length
&&
_auditions
.
map
((
item
,
index
)
=>
{
...
@@ -1218,6 +1219,7 @@ class Anniversary2020 extends Component {
...
@@ -1218,6 +1219,7 @@ class Anniversary2020 extends Component {
this
.
setState
({
this
.
setState
({
isShowPrizesRecords
:
false
,
isShowPrizesRecords
:
false
,
prizeRecordsPagination
:
0
,
prizeRecordsPagination
:
0
,
prizeRecords
:
[],
});
});
}}
><
/i
>
}}
><
/i
>
<
/div
>
<
/div
>
...
@@ -1266,7 +1268,7 @@ function WinPrize({name, close, info}) {
...
@@ -1266,7 +1268,7 @@ function WinPrize({name, close, info}) {
<
div
className
=
"modal win-prize"
>
<
div
className
=
"modal win-prize"
>
<
div
className
=
"title"
>
恭喜您
<
/div
>
<
div
className
=
"title"
>
恭喜您
<
/div
>
<
div
className
=
"des"
>
抽中了
XXX
<
span
className
=
{
'name'
}
>
{
name
}
<
/span></
div
>
<
div
className
=
"des"
>
抽中了
XXX
<
span
className
=
{
'name'
}
>
{
name
}
<
/span></
div
>
<
div
className
=
"contact"
>
{
/*{info}*/
}
请添加客服微信号:
********
请添加客服微信号:
<
/div
>
<
div
className
=
"contact"
>
{
info
}
<
/div
>
<
button
onClick
=
{
close
}
>
我知道了
<
/button
>
<
button
onClick
=
{
close
}
>
我知道了
<
/button
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
...
...
src/components/activity/2020-717/activity/index.scss
View file @
a311a3c7
...
@@ -829,6 +829,12 @@
...
@@ -829,6 +829,12 @@
.audition
{
.audition
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
h4
{
color
:
#fff
;
font-size
:
12px
;
margin
:
10px
0
15px
;
}
.block-title
{
.block-title
{
width
:
197px
;
width
:
197px
;
height
:
32px
;
height
:
32px
;
...
...
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