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
a436618c
Commit
a436618c
authored
Jul 15, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
周年庆
parent
60d674c1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
src/components/activity/2020-717/activity/index.js
+1
-1
src/components/activity/2020-717/activity/index.scss
+9
-1
No files found.
src/components/activity/2020-717/activity/index.js
View file @
a436618c
...
...
@@ -1017,7 +1017,7 @@ class Anniversary2020 extends Component {
<
section
id
=
{
'audition'
}
className
=
{
'audition'
}
>
<
div
className
=
"block-title"
style
=
{{
background
:
`url(
${
titleImages
[
3
]}
) no-repeat`
,
backgroundSize
:
'contain'
}}
><
/div
>
<
h4
>
报名集训营
/
就业班有豪礼相送,不止
AirPods
,送完即止
<
/h4
>
<
h4
>
<
span
>
报名集训营
/
就业班有豪礼相送,不止
AirPods
,送完即止
<
/span>
</
h4
>
<
ul
className
=
"course-container"
>
{
!!
_auditions
.
length
&&
_auditions
.
map
((
item
,
index
)
=>
{
...
...
src/components/activity/2020-717/activity/index.scss
View file @
a436618c
...
...
@@ -834,10 +834,18 @@
margin-bottom
:
20px
;
h4
{
height
:
28px
;
margin
:
10px
auto
;
color
:
#fff
;
font-size
:
12px
;
margin
:
10px
0
15px
;
text-align
:
center
;
span
{
padding
:
5px
10px
;
background
:
linear-gradient
(
90deg
,
rgba
(
24
,
1
,
197
,
1
)
0%
,
rgba
(
61
,
167
,
255
,
1
)
100%
);
border-radius
:
20px
;
line-height
:
28px
;
}
}
.block-title
{
...
...
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