Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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
Email Patches
Plain Diff
Browse Files
Authored by
lore-w
2015-12-30 18:59:08 +0800
Commit
36c0266cef6d3a9027a2fcabff5ce172f34345b1
1 parent
805dc656
商品列表页模板修改 code review by liuyue
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
185 deletions
template/www.yohobuy.com/actions/product/index/list.phtml
template/www.yohobuy.com/actions/product/list/list.phtml
template/www.yohobuy.com/actions/product/list/search.phtml
template/www.yohobuy.com/actions/product/index/list.phtml
View file @
36c0266
{
{>
layout/header
}
}
<div
class=
"product-list-page yoho-page"
>
<div
class=
"product-list-page
product-page
yoho-page"
>
{
{#
list
}
}
{
{#
brandBanner
}
}
<div
class=
"brand-banner"
>
...
...
@@ -31,73 +31,7 @@
</div>
{
{^
}
}
<div
class=
"list-left pull-left"
>
{
{#
allDiscount
}
}
<div
class=
"sort-container"
>
<ul
class=
"sort-child-list new-sale"
>
<li><a
href=
"{{href}}"
>全部折扣</a><span>
{
{updateNum
}
}</span></li>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
>
{
{name
}
}</a><span>
{
{num
}
}</span></li>
{
{/each
}
}
</ul>
</div>
{
{/
allDiscount
}
}
{
{#
newSales
}
}
<div
class=
"sort-container"
>
<h
2
>一周新品上架<span>
{
{updateNum
}
}</span></h
2
>
<ul
class=
"sort-child-list new-sale"
>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
>
{
{name
}
}</a><span>
{
{num
}
}</span></li>
{
{/each
}
}
</ul>
</div>
{
{/
newSales
}
}
{
{#
allSort
}
}
<div
class=
"sort-container"
>
<h
2
>全部品类<span>
{
{updateNum
}
}</span></h
2
>
<ul>
{
{#each
list
}
}
<li
class=
"product-list-nav"
>
<h
3
>
<span
class=
"icon-triangle"
></span>
{
{name
}
}<span>
{
{num
}
}</span>
</h
3
>
<ul
class=
"sort-child-list"
>
{
{#each
childList
}
}
<li>
<a
href=
"{{href}}"
>
{
{name
}
}</a>
<span>
{
{num
}
}</span>
</li>
{
{/each
}
}
</ul>
</li>
{
{/each
}
}
</ul>
</div>
{
{/
allSort
}
}
{
{#
advNav
}
}
{
{#
advNavTitle
}
}
<h
2
class=
"nav-pic-title"
>
{
{.
}
}</h
2
>
{
{/advNavTitle
}
}
<ul
class=
"pic-nav"
>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
><img
src=
"{{src}}"
alt=
""
/></a></li>
{
{/each
}
}
</ul>
{
{/advNav
}
}
{
{#advPic
}
}
{
{#
advPicTitle
}
}
<h
2
class=
"nav-pic-title"
>
{
{.
}
}</h
2
>
{
{/
advPicTitle
}
}
<ul
class=
"pic-nav"
>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
><img
src=
"{{src}}"
alt=
""
/></a></li>
{
{/each
}
}
</ul>
{
{/advPic
}
}
{
{>
product/left-content
}
}
</div>
<div
class=
"list-right pull-right"
>
{
{#
shopEntry
}
}
...
...
@@ -126,23 +60,9 @@
</div>
{
{/
shopEntry
}
}
{
{#
filters
}
}
{
{>
product/filter-box
}
}
{
{/
filters
}
}
{
{>
product/standard-content
}
}
{
{#
opts
}
}
{
{>
product/sort-pager
}
}
{
{/
opts
}
}
<div
class=
"goods-container clearfix"
>
{
{#each
goods
}
}
{
{>
product/good
}
}
{
{/each
}
}
<div
class=
"good-item-wrapper"
>
<div
class=
"good-info-main"
></div>
<div
class=
"good-select-color"
></div>
</div>
</div>
{
{>
product/latest-walk
}
}
</div>
{
{/
brandAbout
}
}
</div>
...
...
template/www.yohobuy.com/actions/product/list/list.phtml
View file @
36c0266
{
{>
layout/header
}
}
<div
class=
"product-list-page yoho-page"
>
<div
class=
"product-list-page
product-page
yoho-page"
>
{
{#
list
}
}
{
{#
brandBanner
}
}
<div
class=
"brand-banner"
>
...
...
@@ -31,73 +31,7 @@
</div>
{
{^
}
}
<div
class=
"list-left pull-left"
>
{
{#
allDiscount
}
}
<div
class=
"sort-container"
>
<ul
class=
"sort-child-list new-sale"
>
<li><a
href=
"{{href}}"
>全部折扣</a><span>
{
{updateNum
}
}</span></li>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
>
{
{name
}
}</a><span>
{
{num
}
}</span></li>
{
{/each
}
}
</ul>
</div>
{
{/
allDiscount
}
}
{
{#
newSales
}
}
<div
class=
"sort-container"
>
<h
2
>一周新品上架<span>
{
{updateNum
}
}</span></h
2
>
<ul
class=
"sort-child-list new-sale"
>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
>
{
{name
}
}</a><span>
{
{num
}
}</span></li>
{
{/each
}
}
</ul>
</div>
{
{/
newSales
}
}
{
{#
allSort
}
}
<div
class=
"sort-container"
>
<h
2
>全部品类<span>
{
{updateNum
}
}</span></h
2
>
<ul>
{
{#each
list
}
}
<li
class=
"product-list-nav"
>
<h
3
>
<span
class=
"icon-triangle"
></span>
{
{name
}
}<span>
{
{num
}
}</span>
</h
3
>
<ul
class=
"sort-child-list"
>
{
{#each
childList
}
}
<li>
<a
href=
"{{href}}"
>
{
{name
}
}</a>
<span>
{
{num
}
}</span>
</li>
{
{/each
}
}
</ul>
</li>
{
{/each
}
}
</ul>
</div>
{
{/
allSort
}
}
{
{#
advNav
}
}
{
{#
advNavTitle
}
}
<h
2
class=
"nav-pic-title"
>
{
{.
}
}</h
2
>
{
{/advNavTitle
}
}
<ul
class=
"pic-nav"
>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
><img
src=
"{{src}}"
alt=
""
/></a></li>
{
{/each
}
}
</ul>
{
{/advNav
}
}
{
{#advPic
}
}
{
{#
advPicTitle
}
}
<h
2
class=
"nav-pic-title"
>
{
{.
}
}</h
2
>
{
{/
advPicTitle
}
}
<ul
class=
"pic-nav"
>
{
{#each
list
}
}
<li><a
href=
"{{href}}"
><img
src=
"{{src}}"
alt=
""
/></a></li>
{
{/each
}
}
</ul>
{
{/advPic
}
}
{
{>
product/left-content
}
}
</div>
<div
class=
"list-right pull-right"
>
{
{#
shopEntry
}
}
...
...
@@ -126,23 +60,9 @@
</div>
{
{/
shopEntry
}
}
{
{#
filters
}
}
{
{>
product/filter-box
}
}
{
{/
filters
}
}
{
{>
product/standard-content
}
}
{
{#
opts
}
}
{
{>
product/sort-pager
}
}
{
{/
opts
}
}
<div
class=
"goods-container clearfix"
>
{
{#each
goods
}
}
{
{>
product/good
}
}
{
{/each
}
}
<div
class=
"good-item-wrapper"
>
<div
class=
"good-info-main"
></div>
<div
class=
"good-select-color"
></div>
</div>
</div>
{
{>
product/latest-walk
}
}
</div>
{
{/
brandAbout
}
}
</div>
...
...
template/www.yohobuy.com/actions/product/list/search.phtml
View file @
36c0266
{
{>
layout/header
}
}
<div
class=
"product-search-page yoho-page center-content"
>
<div
class=
"product-search-page
product-page
yoho-page center-content"
>
{
{#
search
}
}
{
{>
layout/path-nav
}
}
{
{#
filters
}
}
{
{>
product/filter-box
}
}
{
{/
filters
}
}
{
{>
product/standard-content
}
}
{
{#
opts
}
}
{
{>
product/sort-pager
}
}
{
{/
opts
}
}
<div
class=
"goods-container clearfix"
>
{
{#each
goods
}
}
{
{>
product/good
}
}
{
{/each
}
}
<div
class=
"good-item-wrapper"
>
<div
class=
"good-info-main"
></div>
<div
class=
"good-select-color"
></div>
</div>
</div>
{
{>
product/latest-walk
}
}
{
{/
search
}
}
</div>
{
{>
layout/footer
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment