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
biao
2016-01-14 11:23:17 +0800
Commit
098d48335abdd027edd288720ee499a3a5567548
1 parent
2dab7a61
1.有货币页面的banner增加顶部灰色部分。2.有货币页面的问号跳转链接修改. code review by 张振
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
static/sass/me/_yoho-coin-new.scss
template/m.yohobuy.com/partials/layout/page_header.phtml
static/sass/me/_yoho-coin-new.scss
View file @
098d483
.yoho-coin-new-page
{
padding-top
:
pxToRem
(
30px
);
background-color
:
#f0f0f0
;
margin-top
:
pxToRem
(
30px
);
.coin
{
text-align
:
center
;
background-color
:
#fff
;
}
.coin-num
{
color
:
#d0021b
;
...
...
@@ -58,6 +60,7 @@
}
.banner
{
margin-bottom
:
pxToRem
(
30px
);
padding-top
:
pxToRem
(
30px
);
border-top
:
1px
solid
#e0e0e0
;
}
}
...
...
template/m.yohobuy.com/partials/layout/page_header.phtml
View file @
098d483
...
...
@@ -7,7 +7,7 @@
<a
href=
"{{.}}"
class=
"iconfont nav-home"
>
611
;</a>
{
{/navHome
}
}
{
{#currencyPage
}
}
<a
href=
"/home/help"
class=
"iconfont nav-home"
>
639
;</a>
<a
href=
"/home/help
Detail?code=20111130-152530&caption=如何使用YOHO币支付
"
class=
"iconfont nav-home"
>
639
;</a>
{
{/currencyPage
}
}
{
{#navPhone
}
}
<a
href=
"{{.}}"
class=
"iconfont nav-home"
>
641
;</a>
...
...
Please
register
or
login
to post a comment