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
Plain Diff
Browse Files
Authored by
郭成尧
2017-09-21 16:07:37 +0800
Commit
b5e0fbc006c7b89623dc8e33af57251201bf309e
2 parents
f7e46057
48d667a6
Merge branch 'release/6.1' of git.yoho.cn:fe/yohobuywap-node into release/6.1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
6 deletions
apps/home/views/partial/content.hbs
public/scss/home/new-home.page.css
apps/home/views/partial/content.hbs
View file @
b5e0fbc
...
...
@@ -5,10 +5,6 @@
{{>
resources
/
banner
}}
</div>
{{/if}}
{{! 两个小图}}
{{#if
smallPic
}}
{{>
resources
/
thumb-row
}}
{{/if}}
{{! 分隔楼层}}
{{#if
divideImage
}}
{{>
resources
/
divide-image
}}
...
...
public/scss/home/new-home.page.css
View file @
b5e0fbc
@import
"common/set-trend-world"
;
@import
"channel/thumb-row"
;
@import
"channel/divide-image"
;
@import
"channel/banner-center"
;
@import
"layout/swiper"
;
...
...
@@ -28,7 +27,7 @@
height
:
70px
;
line-height
:
70px
;
text-align
:
center
;
border
:
solid
2
px
#fff
;
border
:
solid
3
px
#fff
;
color
:
#fff
;
font-size
:
28px
;
margin
:
15px
auto
;
...
...
Please
register
or
login
to post a comment