页面嵌套关系

官网页面layout放在views/layouts目录下

  • web.php
  • head.php
  • footer.php

官网页面均包含在web.php中。页面包含顶部导航head.php,以及底部栏footer.php,中间为各页面内容。

            web.php
|---------------------------|
|           head.php        |
|                           |
|           content         |
|                           |
|         footer.php        |
|---------------------------|

results matching ""

    No results matching ""