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
4630ec5b
Commit
4630ec5b
authored
Dec 23, 2019
by
wangshuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
跳转到赠一得一
parent
e26d0145
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
src/components/activity/newyear-2019/preheat/YearCourse/index.js
+1
-0
src/components/activity/newyear-2019/preheat/YearCourse/index.scss
+10
-0
No files found.
src/components/activity/newyear-2019/preheat/YearCourse/index.js
View file @
4630ec5b
...
...
@@ -674,6 +674,7 @@ class YearCourse extends Component {
{
/* 人气好课免费学 */
}
<
CommonContainer
title
=
'人气好课免费学'
id
=
'year-free'
>
<
a
className
=
'boss__add'
href
=
"/active/givecourse?activename=shuangdan"
>
更有
42
本技术书籍免费送
<
/a
>
{
(
freecourse
.
course
&&
freecourse
.
course
.
length
>
0
)
&&
<>
...
...
src/components/activity/newyear-2019/preheat/YearCourse/index.scss
View file @
4630ec5b
.year-index-course
{
.boss__add
{
font-size
:
12px
;
color
:
#fff
;
text-align
:
center
;
height
:
16px
;
line-height
:
16px
;
text-decoration
:
underline
;
display
:
block
;
margin
:
12px
auto
0
;
}
.course-box
{
display
:
flex
;
...
...
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