Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
陈峰
7 years ago
Commit
a17566c198fe3f1b6ffda6c9d9db718dbd0f2169
2 parents
f4a20ec0
9f192b99
Merge branch 'hotfix/fixInfo' into 'master'
Hotfix/fix info See merge request
!220
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
apps/about/views/action/link.hbs
apps/product/views/partial/list/list.hbs
doraemon/models/header.js
doraemon/views/partial/headerNew.hbs
apps/about/views/action/link.hbs
View file @
a17566c
...
...
@@ -38,7 +38,7 @@
3、百度权重值大于等于5。
<br><br>
欢迎交换友情链接,请通过以下方式联系。
<br>
QQ :1
092657603
(标注交换链接,带上网址)
QQ :1
56030336
(标注交换链接,带上网址)
</p>
</div>
</div>
...
...
apps/product/views/partial/list/list.hbs
View file @
a17566c
...
...
@@ -73,7 +73,7 @@
{{#if
suggest
}}
{{#
unless
changedQuery
}}
<div
class=
"search-suggest-less"
>
<em>
"
{{
name
}}
"
</em>
搜索结果太少了,试试
{{#
suggest
}}
"
<a
href=
"/?query=
{{
.
}}
&is_rec=Y"
>
{{
.
}}
</a>
"
{{/
suggest
}}
关键词搜索
<em>
"
{{
name
}}
"
</em>
搜索结果太少了,试试
{{#
suggest
}}
"
<a
href=
"/
search
?query=
{{
.
}}
&is_rec=Y"
>
{{
.
}}
</a>
"
{{/
suggest
}}
关键词搜索
</div>
{{/
unless
}}
{{/if}}
...
...
@@ -82,7 +82,7 @@
{{#if
changedQuery
}}
<div
class=
"search-suggest-less"
>
没有找到
<em>
"
{{
name
}}
"
</em>
相关的商品,
为您推荐
"
<a
href=
"/?query=
{{
suggestFirst
}}
&is_rec=Y"
id=
"rec-query-key"
>
{{
suggestFirst
}}
</a>
"
的搜索结果。
{{#if
suggestSecond
}}
或者试试
{{#
suggestSecond
}}
"
<a
href=
"/?query=
{{
.
}}
&is_rec=Y"
>
{{
.
}}
</a>
"
{{/
suggestSecond
}}{{/if}}
为您推荐
"
<a
href=
"/?query=
{{
suggestFirst
}}
&is_rec=Y"
id=
"rec-query-key"
>
{{
suggestFirst
}}
</a>
"
的搜索结果。
{{#if
suggestSecond
}}
或者试试
{{#
suggestSecond
}}
"
<a
href=
"/
search
?query=
{{
.
}}
&is_rec=Y"
>
{{
.
}}
</a>
"
{{/
suggestSecond
}}{{/if}}
</div>
{{/if}}
...
...
doraemon/models/header.js
View file @
a17566c
...
...
@@ -36,9 +36,9 @@ const getMenuData = () => (
cn
:
'女生潮流'
,
en
:
'YOHO!GIRLS'
},
{
link
:
'http://www.yohoshow.com'
,
cn
:
'物趣分享'
,
en
:
'YOHO!SHOW'
link
:
'http://www.yohomars.com'
,
cn
:
'新鲜好去处'
,
en
:
'Mars'
},
{
link
:
'http://www.yohood.cn'
,
cn
:
'潮流嘉年华'
,
...
...
doraemon/views/partial/headerNew.hbs
View file @
a17566c
...
...
@@ -2,7 +2,7 @@
<div
id=
"yoho-header"
class=
"yoho-header"
data-type=
"
{{
headType
}}
"
>
<div
class=
"tool-wrapper clearfix"
data-role=
"tool-wrapper"
>
<div
class=
"center-content"
>
<
!--<
div class="yoho-group-map left">
<div
class=
"yoho-group-map left"
>
<span
class=
"icon-hamburger"
></span>
<a
href=
"//www.yohobuy.com"
{{#if
@root
.
pageNoFollow
}}
rel=
"nofollow"
{{/if}}
>
YOHO!BUY 有货
</a>
{{#if
yohoGroup
}}
...
...
@@ -14,7 +14,7 @@
{{/
yohoGroup
}}
</ul>
{{/if}}
</div>
-->
</div>
<div
class=
"left swindle-info"
>
<span
class=
"icon-note"
></span>
<a
href=
"//www.yohobuy.com/help/detail?id=103&contId=147"
rel=
"nofollow"
target=
"_blank"
>
...
...
Please
register
or
login
to post a comment