• 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
  • sale1
  • index.phtml
  • SALE 增加折扣专场模块
    6e22518f
    by 毕凯
    2016-01-18 18:20:18 +0800  
    Browse Files
index.phtml 224 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{{> layout/header}}
<div class="sale-page yoho-page center-content">
    {{#topBanner}}
        {{> index/slide-banner}}
    {{/topBanner}}

    {{> sale/activity-entry}}
    {{> sale/brand-sale}}
</div>
{{> layout/footer}}