:(

模板不存在:./Theme/default/./Theme/default/tpl/detail.html.html

错误位置

FILE: /mnt/www/System/ThinkPHP/Library/Think/View.class.php  LINE: 110

TRACE

#0 /mnt/www/System/ThinkPHP/Library/Think/View.class.php(110): E('\xE6\xA8\xA1\xE6\x9D\xBF\xE4\xB8\x8D\xE5\xAD\x98\xE5\x9C\xA8...')
#1 /mnt/www/System/ThinkPHP/Library/Think/View.class.php(72): Think\View->fetch('./Theme/default...', '', '')
#2 /mnt/www/System/ThinkPHP/Library/Think/Controller.class.php(56): Think\View->display('./Theme/default...', 'utf-8', '', '', '')
#3 [internal function]: Think\Controller->display('./Theme/default...', 'utf-8', '', '', '')
#4 /mnt/www/Application/Theme/Controller.class.php(148): call_user_func_array(Array, Array)
#5 /mnt/www/Application/Article/Controller/IndexController.class.php(238): Theme\Controller->page('', NULL)
#6 [internal function]: Article\Controller\IndexController->detail()
#7 /mnt/www/System/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Article\Controller\IndexController))
#8 /mnt/www/System/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#9 /mnt/www/System/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /mnt/www/System/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#11 /mnt/www/index.php(49): require('/mnt/www/System...')
#12 {main}