模板不存在:./Template/default/User/Index_index.html

错误位置

FILE: /project/ThinkPHP/Library/Think/View.class.php  LINE: 112

TRACE

#0 /project/ThinkPHP/Library/Think/View.class.php(112): E('\xE6\xA8\xA1\xE6\x9D\xBF\xE4\xB8\x8D\xE5\xAD\x98\xE5\x9C\xA8...')
#1 /project/ThinkPHP/Library/Think/View.class.php(74): Think\View->fetch('./Template/defa...', '', '')
#2 /project/ThinkPHP/Library/Think/Controller.class.php(57): Think\View->display('', '', '', '', '')
#3 /project/Application/User/Controller/IndexController.class.php(44): Think\Controller->display()
#4 [internal function]: User\Controller\IndexController->index('hot')
#5 /project/ThinkPHP/Library/Think/App.class.php(158): ReflectionMethod->invokeArgs(Object(User\Controller\IndexController), Array)
#6 /project/ThinkPHP/Library/Think/App.class.php(198): Think\App::exec()
#7 /project/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#8 /project/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#9 /project/index.php(158): require('/project/ThinkP...')
#10 {main}