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
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
2015-10-29 15:08:09 +0800
Commit
be3b071d8e5520446547cb05ad76229654ee6885
1 parent
3b54f4c8
底部下载app 图片换字体图标
Hide 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 @
be3b071
...
...
@@ -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 @
be3b071
{
{#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