Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
xuqi
2015-10-29 15:29:22 +0800
Commit
8901bf2fe1ec0db25493dead656ea7527c9eb3d6
2 parents
d94100dc
a20bbc2c
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletions
static/sass/index/_footer.scss
template/m.yohobuy.com/partials/layout/download_app.phtml
static/sass/index/_footer.scss
View file @
8901bf2
...
...
@@ -26,6 +26,19 @@
line-height
:
44px
;
color
:
white
;
}
.yoho-icon
{
float
:
left
;
margin-right
:
10px
;
font-size
:
22px
;
line-height
:
44px
;
width
:
44px
;
height
:
44px
;
text-align
:
center
;
color
:
#fff
;
background-color
:
#000
;
border-radius
:
10px
;
}
}
}
...
...
template/m.yohobuy.com/partials/layout/download_app.phtml
View file @
8901bf2
{
{#showDownloadApp
}
}
<div
class=
"float-layer hide"
id=
"float-layer-app"
>
<div
class=
"float-layer-left"
>
<
img
src=
"http://static.yohobuy.com/m/v1/img/yohobuy_new.png"
alt=
""
>
<
span
class=
"yoho-icon iconfont"
>
60
d;</span
>
<p>新用户首单减
10
元</p>
</div>
<a
href=
"javascript:void(0);"
id=
"float-layer-close"
>
...
...
Please
register
or
login
to post a comment