Kohana中控制器继承自Controller

    xiaoxiao2021-03-26  22

    当控制器继承自Controller_Template时,template默认时template,如果auto_render为true时, $this->template = View::factory($this->template);需要重写before方法,或者设置auto_render的值,否则会报在Views下找不到template的视图文件
    转载请注明原文地址: https://ju.6miu.com/read-663165.html

    最新回复(0)