cake theme

来源:互联网 发布:java 对数组随机排序 编辑:程序博客网 时间:2024/06/05 08:03

in you controller write:

  $this->view ='Theme';
  $this->theme = 'new';

or write it on you appController 

原创粉丝点击