:(

Think\Controller:_empty方法不存在!

错误位置

FILE: /www/wwwroot/sngyu.com/ThinkPHP/Library/Think/Controller.class.php  LINE: 173

TRACE

#0 /www/wwwroot/sngyu.com/ThinkPHP/Library/Think/Controller.class.php(173): E('Think\\Controlle...')
#1 /www/wwwroot/sngyu.com/Apph/Home/Controller/CategoryController.class.php(20): Think\Controller->__call('_empty', Array)
#2 /www/wwwroot/sngyu.com/Apph/Home/Controller/CategoryController.class.php(20): Home\Controller\CategoryController->_empty()
#3 [internal function]: Home\Controller\CategoryController->index()
#4 /www/wwwroot/sngyu.com/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\CategoryController))
#5 /www/wwwroot/sngyu.com/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Home\Controller\CategoryController), 'index')
#6 /www/wwwroot/sngyu.com/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#7 /www/wwwroot/sngyu.com/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#8 /www/wwwroot/sngyu.com/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#9 /www/wwwroot/sngyu.com/index.php(25): require('/www/wwwroot/sn...')
#10 {main}