• 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
  • partials
  • layout
  • footer.phtml
  • 首页数据,楼层代码构建
    5f4ce30a
    by Rock Zhang
    2015-10-13 21:50:45 +0800  
    Browse File »
footer.phtml 212 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{{> layout/page_footer}}
<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>
    seajs.config({
        base: 'http://localhost:8000/'
    });
</script>
{{> layout/use}}
</body>
</html>