模板不存在:./Application/Home/View/Article/homePage.html

错误位置

FILE: /home/wwwroot/default/ThinkPHP/Library/Think/View.class.php  LINE: 124

TRACE

#0 /home/wwwroot/default/ThinkPHP/Library/Think/View.class.php(124): E('\xE6\xA8\xA1\xE6\x9D\xBF\xE4\xB8\x8D\xE5\xAD\x98\xE5\x9C\xA8...')
#1 /home/wwwroot/default/ThinkPHP/Library/Think/View.class.php(77): Think\View->fetch('', '', '')
#2 /home/wwwroot/default/ThinkPHP/Library/Think/Controller.class.php(61): Think\View->display('', '', '', '', '')
#3 /home/wwwroot/default/Application/Home/Controller/ArticleController.class.php(74): Think\Controller->display()
#4 [internal function]: Home\Controller\ArticleController->homePage()
#5 /home/wwwroot/default/ThinkPHP/Library/Think/App.class.php(178): ReflectionMethod->invoke(Object(Home\Controller\ArticleController))
#6 /home/wwwroot/default/ThinkPHP/Library/Think/App.class.php(113): Think\App::invokeAction(Object(Home\Controller\ArticleController), 'homePage')
#7 /home/wwwroot/default/ThinkPHP/Library/Think/App.class.php(213): Think\App::exec()
#8 /home/wwwroot/default/ThinkPHP/Library/Think/Think.class.php(136): Think\App::run()
#9 /home/wwwroot/default/ThinkPHP/ThinkPHP.php(100): Think\Think::start()
#10 /home/wwwroot/default/index.php(27): require('/home/wwwroot/d...')
#11 {main}