Commit 9a533ef7 by 冷斌

测试首页

parent 14ae05e6
......@@ -74,8 +74,6 @@ class IndexAction extends CommonAction
$this->assign('is_school', is_school($this->mid) ? is_school($this->mid) : 0);
$tpl = $config['tpl'] ?: 'theme_x1';
var_dump($tpl);
die;
$this->display($tpl);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment