Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
毕凯
2015-12-01 16:34:23 +0800
Commit
dc947366927197ee500a2a6b37bbb56d3cc8273a
2 parents
26feccae
c3969d05
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
10 deletions
static/sass/product/_detail.scss
template/m.yohobuy.com/actions/index/index/systemUpdate.phtml
template/m.yohobuy.com/actions/passport/login/index.phtml
template/m.yohobuy.com/actions/passport/reg/index.phtml
template/m.yohobuy.com/actions/product/detail/index.phtml
template/m.yohobuy.com/partials/layout/header.phtml
static/sass/product/_detail.scss
View file @
dc94736
...
...
@@ -394,9 +394,9 @@ $basicBtnC:#eb0313;
font-size
:
pxToRem
(
24px
);
}
}
.recommend-for-you
{
margin-bottom
:
pxToRem
(
30px
);
}
// .recommend-for-you {
// margin-bottom: pxToRem(30px);
// }
}
.bottom-blank
{
height
:
pxToRem
(
120px
);
...
...
template/m.yohobuy.com/actions/index/index/systemUpdate.phtml
View file @
dc94736
...
...
@@ -4,9 +4,9 @@
<P>您好!</P>
<P>为了向您提供更优质的服务,目前系统正在升级,请您耐心等待。</P>
<P>系统升级期间,部分地区用户体验会有暂
时中断,如遇紧急事宜,欢迎垂询客服热线:
400-889-9646
09
:
00-22
:
30
(周一至周日)。</P>
<P>稍后系统将恢复正常使用,欢迎您继续光顾
Y
OHO!BUY
有货!</P>
<P>稍后系统将恢复正常使用,欢迎您继续光顾
Y
oho!Buy
有货!</P>
<P>带来不便之处深表
歉意,请您谅解!</P>
<P>特此公告</P>
<P>Y
OHO!BUY
有货
客户服务中心。</P>
<P>Y
oho!Buy
有货
客户服务中心。</P>
</div>
{
{>
layout/footer
}
}
...
...
template/m.yohobuy.com/actions/passport/login/index.phtml
View file @
dc94736
...
...
@@ -25,7 +25,7 @@
<a
class=
"international"
href=
{
{internationalUrl
}
}>International
Customer</a>
<div
class=
"login-tip"
>
<div
class=
"info-icon"
></div>
Yoho!Family账号可登录Y
OHO!
有货
Yoho!Family账号可登录Y
oho!Buy
有货
</div>
<div
id=
"retrive-pwd-mask"
class=
"mask"
></div>
<ul
id=
"retrive-pwd-ways"
class=
"retrive-pwd-ways"
>
...
...
template/m.yohobuy.com/actions/passport/reg/index.phtml
View file @
dc94736
...
...
@@ -8,7 +8,7 @@
<input
id=
"phone-num"
class=
"input phone-num"
type=
"text"
placeholder=
"手机号"
>
</div>
<span
id=
"btn-next"
class=
"btn btn-next disable row"
>下一步</span>
<p
class=
"register-tip"
>YOHO!Family账号可登录Y
OHO!
有货、YOHO!Boys、YOHO!Girls及SHOW</p>
<p
class=
"register-tip"
>YOHO!Family账号可登录Y
oho!Buy
有货、YOHO!Boys、YOHO!Girls及SHOW</p>
</div>
</div>
{
{>
layout/footer
}
}
\ No newline at end of file
...
...
template/m.yohobuy.com/actions/product/detail/index.phtml
View file @
dc94736
...
...
@@ -113,8 +113,8 @@
</div>
{
{/
enterStore
}
}
<!--
<div
id=
"productDesc"
></div>
-->
{
{>
product/product-description
}
}
<div
id=
"productDesc"
></div>
<!--
{
{>
product/product-description
}
}
-->
{
{>
product/recommend-for-you
}
}
{
{#cartInfo
}
}
...
...
template/m.yohobuy.com/partials/layout/header.phtml
View file @
dc94736
...
...
@@ -45,7 +45,7 @@
<body
{{#
if
isPassportPage
}}
class=
passport-body{{/if}}
>
{{#if systemUpdate}}
<div
class=
"systemUpdate"
>
<a
href=
"index/systemUpdate"
class=
"systemHeader"
>
Y
OHO!BUY
关于系统升级的公告
</a>
<a
href=
"index/systemUpdate"
class=
"systemHeader"
>
Y
oho!Buy有货
关于系统升级的公告
</a>
<span>
X
</span>
</div>
{{/if}}
...
...
Please
register
or
login
to post a comment