• 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
  • m.yohobuy.com
  • actions
  • product
  • index
  • brand.phtml
  • 店铺品牌样式改动
    cad51173
    by 阿达
    2016-04-27 12:44:26 +0800  
    Browse Files
brand.phtml 216 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
{{> layout/header}}
    <div class="brand">
        {{# content}}
            <a class="brand-list" href="{{url}}">
                {{brand_name}}
            </a>
        {{/ content}}
    </div>
{{> layout/footer}}