Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zzzzzzz
2016-09-12 11:27:59 +0800
Commit
3c4db4395c2a4c8f0fdcd46d6ef1e413077cde7d
1 parent
4a2f2653
新楼层
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
doraemon/views/partial/resources/six-lines-floor.hbs
public/scss/channel/_home.css
public/scss/channel/_best-week.css → public/scss/channel/_six-lines-floor.css
doraemon/views/partial/resources/six-lines-floor.hbs
View file @
3c4db43
...
...
@@ -2,7 +2,7 @@
<div
class=
"best-week"
>
{{>
common
/
floor-header-more
}}
<ul
class=
"
best-list
clearfix"
>
<ul
class=
"
six-lines-floor
clearfix"
>
{{#
list
}}
<li>
<a
href=
"
{{
url
}}
"
>
...
...
public/scss/channel/_home.css
View file @
3c4db43
...
...
@@ -24,7 +24,7 @@
@import
"discount-list"
;
@import
"left-right"
;
@import
"three-picture"
;
@import
"
best-week
"
;
@import
"
six-lines-floor
"
;
.mobile-container
{
margin-left
:
auto
;
...
...
public/scss/channel/_
best-week
.css → public/scss/channel/_
six-lines-floor
.css
View file @
3c4db43
.
best-list
li
{
.
six-lines-floor
li
{
height
:
180px
;
width
:
50%
;
float
:
left
;
...
...
Please
register
or
login
to post a comment