• This project
    • Loading...
  • Sign in

fe / YOHOBUYPC · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 2
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYPC
  • template
  • m.yohobuy.com
  • actions
  • index
  • home
  • my-guang.phtml
  • my guang & info bug fix
    c5fe97f2
    by xuqi
    2015-11-17 17:37:28 +0800  
    Browse Files
my-guang.phtml 211 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
{{> layout/header}}
<div class="my-guang-page yoho-page">
    <div id="info-list" class="info-list">
        {{# myGuang}}
            {{> guang/info}}
        {{/ myGuang}}
    </div>
</div>
{{> layout/footer}}