• 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
  • index
  • home
  • my-guang.phtml
  • my guang
    4a42fa20
    by xuqi
    2015-11-10 19:40:09 +0800  
    Browse Files
my-guang.phtml 196 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
{{> layout/header}}
<div class="my-guang-page yoho-page">
    <div class="info-list">
        {{# myGuang}}
            {{> guang/info}}
        {{/ myGuang}}
    </div>
</div>
{{> layout/footer}}