Example #1
0
 function __construct()
 {
     parent::__construct();
     //设置布局
     $this->set(array('layer' => 'login'));
 }