• This project
    • Loading...
  • Sign in

fe / YOHOBUYWAP · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYWAP
  • template
  • www.yohobuy.com
  • actions
  • product
  • index1
  • search.phtml
  • 搜索页增加品牌入口
    d33fd631
    by 毕凯
    2016-01-11 10:02:21 +0800  
    Browse Files
search.phtml 293 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
{{> layout/header}}
<div class="product-search-page product-page yoho-page center-content">
    {{# search}}
    {{> layout/path-nav}}

    {{> product/shop-entry}}
    
    {{> product/standard-content}}

    {{> product/latest-walk}}
    {{/ search}}
</div>
{{> layout/footer}}