示例#1
0
 function init()
 {
     parent::init();
 }
示例#2
0
 function init()
 {
     parent::init();
     $this->theme = 'app';
 }