• 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
  • partials
  • home
  • maybe_like.phtml
  • update
    df483bda
    by 梁志锋
    2015-10-30 18:44:41 +0800  
    Browse Directory »
maybe_like.phtml 300 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<div class="maybe-like">
    <p class="title">
        <i class="icon"></i>
        <span>你可能喜欢</span>
    </p>

    <div id="goods-list" class="goods-list clearfix"></div>
    
</div>
<div class="load-more-img hide" id="load-more-img">
    <a href="">
        <img src="">
    </a>
</div>