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
c8cf4635
Commit
c8cf4635
authored
Apr 22, 2019
by
xuzhenghua
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'xzhindex' of gitlab.julyedu.com:baiguangyao/mr-julyedu
parents
1d2877cb
324e36b5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
18 deletions
+0
-18
src/components/classify/index.js
+0
-4
src/components/classify/index.scss
+0
-14
No files found.
src/components/classify/index.js
View file @
c8cf4635
...
@@ -7,10 +7,6 @@ class Classify extends Component {
...
@@ -7,10 +7,6 @@ class Classify extends Component {
return
(
return
(
<
div
className
=
'class-box'
>
<
div
className
=
'class-box'
>
<
div
className
=
"class-title"
>
分类
<
/div
>
<
div
className
=
"class-title"
>
分类
<
/div
>
<
div
class
=
"class-course"
>
<
p
>
集训营
<
/p
>
<
a
href
=
""
><
/a><a href=""></
a
><
a
href
=
""
><
/a
>
<
/div
>
<
/div
>
<
/div
>
)
)
}
}
...
...
src/components/classify/index.scss
View file @
c8cf4635
.class-box
{
background-color
:
$bg_fff
;
}
.class-title
{
width
:
100%
;
height
:
44px
;
line-height
:
44px
;
text-align
:
center
;
background-color
:
#F7F9FC
;
font-size
:
16px
;
color
:
$color_333
;
}
\ No newline at end of file
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