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
yyq
9 years ago
Commit
be803c69fc8292712f7238073381ad3763dd633e
2 parents
59e097c8
4b46feb4
Merge branch 'hotfix/outlets' into hotfix/brandSaleBug
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
17 additions
and
14 deletions
apps/product/views/partial/common/special-head.hbs
apps/product/views/partial/index/outlets-recommend.hbs
apps/product/views/partial/outlets/extra-feature.hbs
apps/product/views/partial/outlets/limited-buy.hbs
apps/product/views/partial/outlets/near-over.hbs
doraemon/views/partial/common/floor-header.hbs
public/scss/product/outlets/_channel.css
public/scss/product/outlets/_index.css
apps/product/views/partial/common/special-head.hbs
View file @
be803c6
...
...
@@ -5,7 +5,7 @@
<label
class=
"time"
data-limit=
"
{{
limit
}}
"
></label>
</div>
<div
class=
"special-name"
>
<img
src=
"
{{
image
logo
100
40
}}
"
>
<img
src=
"
{{
image
logo
86
40
}}
"
>
{{
special
}}
<span><i>
{{
discount
}}
</i>
{{
discountText
}}
</span>
</div>
...
...
apps/product/views/partial/index/outlets-recommend.hbs
View file @
be803c6
...
...
@@ -4,7 +4,7 @@
<div
class=
"tpl-nav"
>
<div
class=
"tpl-keywords"
>
{{#
each
blocks
}}
<a
class=
"keywords
{{
@index
}}
"
title=
"
{{
title
}}
"
href=
"
{{
url
}}
"
target=
"_blank"
><img
src=
"
{{
image
img
185
7
5
}}
"
/></a>
<a
class=
"keywords
{{
@index
}}
"
title=
"
{{
title
}}
"
href=
"
{{
url
}}
"
target=
"_blank"
><img
src=
"
{{
image
img
185
7
6
}}
"
/></a>
{{/
each
}}
</div>
<div
class=
"tpl-category clearfix"
>
...
...
@@ -15,13 +15,13 @@
</div>
<div
class=
"tpl-brands imgopacity clearfix"
>
{{#
each
brands
}}
<a
title=
"
{{
title
}}
"
href=
"
{{
url
}}
"
target=
"_blank"
><img
src=
"
{{
image
img
37
5
505
}}
"
/></a>
<a
title=
"
{{
title
}}
"
href=
"
{{
url
}}
"
target=
"_blank"
><img
src=
"
{{
image
img
37
7
504
}}
"
/></a>
{{/
each
}}
</div>
<div
class=
"tpl-types imgopacity clearfix"
>
<ul>
{{#
each
types
}}
<li><a
title=
"
{{
title
}}
"
href=
"
{{
url
}}
"
target=
"_blank"
><img
src=
"
{{
image
img
185
24
5
}}
"
/></a></li>
<li><a
title=
"
{{
title
}}
"
href=
"
{{
url
}}
"
target=
"_blank"
><img
src=
"
{{
image
img
185
24
8
}}
"
/></a></li>
{{/
each
}}
</ul>
</div>
...
...
apps/product/views/partial/outlets/extra-feature.hbs
View file @
be803c6
...
...
@@ -5,7 +5,7 @@
<div
class=
"list-page"
>
{{#
brands
}}
<div
class=
"brand-item"
>
<img
class=
"lazy"
data-original=
"
{{
image
logo
1
12
77
}}
"
>
<img
class=
"lazy"
data-original=
"
{{
image
logo
1
40
65
}}
"
>
</div>
{{/
brands
}}
</div>
...
...
apps/product/views/partial/outlets/limited-buy.hbs
View file @
be803c6
...
...
@@ -22,7 +22,7 @@
</a>
<div
class=
"item-info"
>
<a
href=
"
{{
href
}}
"
target=
"_blank"
>
<img
class=
"logo-img"
src=
"
{{
image
logo
1
55
65
}}
"
>
<img
class=
"logo-img"
src=
"
{{
image
logo
1
40
65
}}
"
>
<p
class=
"discount"
><i>
{{
discount
}}
</i>
{{
discountText
}}
</p>
<p
class=
"title"
>
{{
title
}}
</p>
<label
class=
"time"
data-limit=
"
{{
limit
}}
"
data-pre=
"仅剩"
></label>
...
...
apps/product/views/partial/outlets/near-over.hbs
View file @
be803c6
...
...
@@ -10,7 +10,7 @@
</a>
<div
class=
"item-info"
>
<a
href=
"
{{
href
}}
"
target=
"_blank"
>
<img
src=
"
{{
image
logo
1
50
50
}}
"
class=
"brand-logo"
>
<img
src=
"
{{
image
logo
1
40
65
}}
"
class=
"brand-logo"
>
</a>
<div
class=
"activity-info"
>
<p>
...
...
doraemon/views/partial/common/floor-header.hbs
View file @
be803c6
<div
class=
"floor-header clearfix"
>
<h2
class=
"floor-title"
>
{{
name
}}
</h2>
{{#
name
}}
<h2
class=
"floor-title"
>
{{
.
}}
</h2>
{{/
name
}}
{{#if
navs
}}
<ul
class=
"header-navs"
>
{{#
navs
}}
...
...
public/scss/product/outlets/_channel.css
View file @
be803c6
...
...
@@ -575,8 +575,8 @@
}
.tpl-brands
{
width
:
378px
;
height
:
512px
;
width
:
377px
;
height
:
504px
;
li
a
{
height
:
248px
;
...
...
public/scss/product/outlets/_index.css
View file @
be803c6
...
...
@@ -56,8 +56,8 @@
}
.logo-img
{
width
:
79%
;
height
:
25%
;
width
:
140px
;
height
:
auto
;
margin
:
25px
0
40px
;
float
:
none
;
}
...
...
@@ -136,7 +136,7 @@
.brand-item
img
{
width
:
90%
;
margin-top
:
6
px
;
margin-top
:
19
px
;
}
}
...
...
@@ -276,7 +276,8 @@
.brand-logo
{
width
:
120px
;
float
:
right
;
margin-top
:
20px
;
margin-top
:
14px
;
margin-right
:
8px
;
}
.activity-info
{
...
...
Please
register
or
login
to post a comment