Blogger Information
Blog 95
fans 0
comment 11
visits 248621
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
模板继承(重要知识点)
龍__遇见彩虹的博客
Original
736 people have browsed it

  1、在app\index\controller文件夹新建一个名为Lyot(自定义)的控制器,在控制器中定义:

  TIM截图20180809122001.png

 TIM截图20180809122001.png

  2、创建一个被继承的public(自定义)文件夹,里面有三个文件,分别是header.html、foot.html、base.html

  (1)header.html

 TIM截图20180809122001.png

  (2)foot.html

 TIM截图20180809122001.png

  (3)base.html

 TIM截图20180809122001.png

 

  3、创建于控制器对应的视图文件view/lyot/test2.html,内容:

 TIM截图20180809122001.png

  4、访问地址:localhost/安装框架路径/public/index.php/index/lyot/test2,

    (1)效果1:正常访问情况

 TIM截图20180809122001.png

  

    (2)效果2:显示编辑内容的同时,也显示默认的内容:

        1)test2.html部分:    

      TIM截图20180809122001.png

        2)效果:

  TIM截图20180809122001.png

 

 

 

    以上

    END


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post