• This project
    • Loading...
  • Sign in

fe / yohobuywap-node · 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-node
  • apps
  • product
  • views
  • action
  • recom
  • maybe-like-lifestyle.hbs
  • life
    c8e63c35
    by zhangxiaoru
    2016-12-15 14:19:11 +0800  
    Browse Directory »
maybe-like-lifestyle.hbs 176 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
{{# goodsContainer}}
    <div class="goods-list {{^show}}hide{{/show}}">
        {{# goods}}
            {{> common/goods}}
        {{/ goods}}
    </div>
{{/ goodsContainer}}